From c5e14546482598b799ddcee025d705e59dc2470b Mon Sep 17 00:00:00 2001 From: FifthWit Date: Thu, 7 Aug 2025 23:49:32 -0500 Subject: Switched to Vite as build tool --- 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..8578eba --- /dev/null +++ b/frontend/index.html @@ -0,0 +1,20 @@ + + + + + + + + + + + LPHUB + + + + +
+ + + + \ No newline at end of file -- cgit v1.2.3