brminv/frontend
2025-04-16 20:54:32 +02:00
..
public Import frontend skeleton. 2025-03-31 19:33:33 +02:00
src Finish 0.2 with barcodescanner for username. 2025-04-16 20:54:32 +02:00
.gitignore Import frontend skeleton. 2025-03-31 19:33:33 +02:00
eslint.config.js Import frontend skeleton. 2025-03-31 19:33:33 +02:00
index.html Import frontend skeleton. 2025-03-31 19:33:33 +02:00
package-lock.json Import react-bootstrap. 2025-04-08 20:15:26 +02:00
package.json Import react-bootstrap. 2025-04-08 20:15:26 +02:00
README.md Import frontend skeleton. 2025-03-31 19:33:33 +02:00
vite.config.js Serve all files and mime types. 2025-04-01 11:09:57 +02:00

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:

Expanding the ESLint configuration

If you are developing a production application, we recommend using TypeScript and enable type-aware lint rules. Check out the TS template to integrate TypeScript and typescript-eslint in your project.