Use vite.js instead of react-scripts

- react-scripts are not maintained anymore
- vite.js is well suited for single page applications

See https://darekkay.com/blog/create-react-app-to-vite/

Change-Id: Ib884748e373094a640b576894ff67b98c3584ec8
This commit is contained in:
Manuel Stahl
2024-02-07 10:08:02 +01:00
parent 83c9704633
commit 36f9ce6b07
8 changed files with 425 additions and 5954 deletions
+1
View File
@@ -10,6 +10,7 @@
# production
/build
/dist
# misc
.DS_Store