hd 1 周之前
父节点
当前提交
f61e1ec012
共有 1 个文件被更改,包括 6 次插入3 次删除
  1. 6 3
      mini-pro-web/README.md

+ 6 - 3
mini-pro-web/README.md

@ -2,19 +2,22 @@
## Project setup
```
yarn install
npm run install
```
### Compiles and hot-reloads for development
```
yarn serve
npm run serve
```
### Compiles and minifies for production
```
yarn build
npm run build
```
打包上传服务器
172.26.0.107
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).