更新 README.md

This commit is contained in:
tk 2024-06-13 18:14:18 +08:00
parent 27044fd072
commit 7343c46ac8

View File

@ -5,12 +5,12 @@
npm install
```
### Compiles and hot-reloads for development
### 项目开发运行
```
npm run dev
```
### Compiles and minifies for production
### 编译生产运行
```
npm run build
```