workflow: update

This commit is contained in:
xiaoxian521
2021-11-03 14:16:34 +08:00
parent c25b130b7d
commit 43a8baee3d
10 changed files with 7123 additions and 4882 deletions

View File

@@ -59,20 +59,20 @@ git clone https://github.com.cnpmjs.org/xiaoxian521/vue-pure-admin.git
```bash
cd vue-pure-admin
yarn install
pnpm install
```
- 运行
```bash
yarn serve
pnpm serve
```
- 打包
```bash
yarn build
pnpm build
```
## 更新日志