Go to file
2025-05-08 22:18:49 -04:00
public [dev]create proj 2025-05-07 22:39:32 -04:00
src [dev]database list 2025-05-08 22:18:49 -04:00
.gitattributes Initial commit 2025-05-07 22:29:17 -04:00
.gitignore [dev]create proj 2025-05-07 22:39:32 -04:00
eslint.config.js [dev]create proj 2025-05-07 22:39:32 -04:00
index.html [dev]sidebar 2025-05-08 19:03:19 -04:00
package-lock.json [dev]database list 2025-05-08 22:18:49 -04:00
package.json [dev]database list 2025-05-08 22:18:49 -04:00
README.md [dev]create proj 2025-05-07 22:39:32 -04:00
vite.config.js [dev]sidebar 2025-05-08 19:03:19 -04: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 with type-aware lint rules enabled. Check out the TS template for information on how to integrate TypeScript and typescript-eslint in your project.