完善文档

This commit is contained in:
xiangheng
2024-06-28 16:21:11 +08:00
parent 43a40d1a60
commit 5ada617e8b
16 changed files with 64 additions and 249 deletions

View File

@@ -1,27 +0,0 @@
## vite configuration
See [Vite Configuration Reference](https://vitejs.dev/config/).
## Project Setup
```sh
npm install
```
### Development
```sh
npm run dev
```
### Production
```sh
npm run build
```
### Lint with [ESLint](https://eslint.org/)
```sh
npm run lint
```