first commit
This commit is contained in:
parent
dc7cd0be52
commit
5f6baf75da
10
README.md
10
README.md
|
|
@ -1,19 +1,17 @@
|
|||
# admin3
|
||||
# vue-admin-plus
|
||||
|
||||
## Project setup
|
||||
## 下载依赖
|
||||
```
|
||||
yarn install
|
||||
```
|
||||
|
||||
### Compiles and hot-reloads for development
|
||||
### 运行
|
||||
```
|
||||
yarn serve
|
||||
```
|
||||
|
||||
### Compiles and minifies for production
|
||||
### 打包
|
||||
```
|
||||
yarn build
|
||||
```
|
||||
|
||||
### Customize configuration
|
||||
See [Configuration Reference](https://cli.vuejs.org/config/).
|
||||
|
|
|
|||
Loading…
Reference in New Issue