Pretor/frontend
朝夕 7573ce4ea7
Add react frontend 15346720174401384863 (#7)
wip:简单的前端业务
2026-04-19 18:59:56 +08:00
..
public Add react frontend 15346720174401384863 (#7) 2026-04-19 18:59:56 +08:00
src Add react frontend 15346720174401384863 (#7) 2026-04-19 18:59:56 +08:00
.gitignore Add react frontend 15346720174401384863 (#7) 2026-04-19 18:59:56 +08:00
README.md Add react frontend 15346720174401384863 (#7) 2026-04-19 18:59:56 +08:00
eslint.config.js Add react frontend 15346720174401384863 (#7) 2026-04-19 18:59:56 +08:00
index.html Add react frontend 15346720174401384863 (#7) 2026-04-19 18:59:56 +08:00
package-lock.json Add react frontend 15346720174401384863 (#7) 2026-04-19 18:59:56 +08:00
package.json Add react frontend 15346720174401384863 (#7) 2026-04-19 18:59:56 +08:00
vite.config.js Add react frontend 15346720174401384863 (#7) 2026-04-19 18:59:56 +08:00

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:

React Compiler

The React Compiler is not enabled on this template because of its impact on dev & build performances. To add it, see this documentation.

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.