tree: 6361503984308d2a221ccbba14d7810c4206cbb6 [path history] [tgz]
  1. public/
  2. src/
  3. .eslintrc.cjs
  4. .gitignore
  5. .prettierrc
  6. index.html
  7. package-lock.json
  8. package.json
  9. README.md
  10. vite.config.jsx
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.