From 69aeb7889ac136a8e4fbe7de1330298e30345479 Mon Sep 17 00:00:00 2001 From: Arda Serdar Pektezol <1669855+pektezol@users.noreply.github.com> Date: Wed, 22 Oct 2025 13:59:12 +0400 Subject: feat/frontend: switch to vite, update node to v22 (#281) --- frontend/index.html | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 frontend/index.html (limited to 'frontend/index.html') diff --git a/frontend/index.html b/frontend/index.html new file mode 100644 index 0000000..0da9040 --- /dev/null +++ b/frontend/index.html @@ -0,0 +1,20 @@ + + + + + + + + + + + LPHUB + + + + +
+ + + + \ No newline at end of file -- cgit v1.2.3