| public | ||
| src | ||
| .gitignore | ||
| db.json | ||
| device_db.json | ||
| eslint.config.js | ||
| index.html | ||
| metrics.json | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| vite.config.js | ||
node version = v23.7.0
React + Vite
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Currently, two official plugins are available:
- @vitejs/plugin-react uses Babel for Fast Refresh
- @vitejs/plugin-react-swc uses SWC for Fast Refresh