tree: 78a33bb3ecf277c3e5811fc15770c436314d7d4b [path history] [tgz]
  1. public/
  2. src/
  3. .gitignore
  4. eslint.config.js
  5. index.html
  6. package-lock.json
  7. package.json
  8. README.md
  9. vite.config.js
frontend/my-app/README.md

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.