docs: 更新README文档

This commit is contained in:
BenjaminNH 2025-08-06 22:22:11 +08:00
parent a09f16744d
commit 1f075551f5

View File

@ -1,12 +1,3 @@
# React + Vite
<h1>电科院材料所实验室仪器设备预约系统-前端项目</h1>
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Currently, two official plugins are available:
- [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react) uses [Babel](https://babeljs.io/) for Fast Refresh
- [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react-swc) uses [SWC](https://swc.rs/) for Fast Refresh
## 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](https://github.com/vitejs/vite/tree/main/packages/create-vite/template-react-ts) for information on how to integrate TypeScript and [`typescript-eslint`](https://typescript-eslint.io) in your project.
本项目使用 React, Redux, Ant Design, TailwindCSS, React-Router 等技术栈,使用 Vite 进行项目构建