No description
Find a file
2025-04-25 17:30:46 +08:00
public init the repository via npm create vite 2025-04-25 17:30:46 +08:00
src init the repository via npm create vite 2025-04-25 17:30:46 +08:00
.gitignore init the repository via npm create vite 2025-04-25 17:30:46 +08:00
eslint.config.js init the repository via npm create vite 2025-04-25 17:30:46 +08:00
index.html init the repository via npm create vite 2025-04-25 17:30:46 +08:00
package.json init the repository via npm create vite 2025-04-25 17:30:46 +08:00
README.md init the repository via npm create vite 2025-04-25 17:30:46 +08:00
vite.config.js init the repository via npm create vite 2025-04-25 17:30:46 +08: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.