Merge branch 'master' of github.com:Randy2017/vue-cli3.0-vueadmin
This commit is contained in:
菠萝战士2018 2018-08-15 18:37:58 +08:00
commit 3077eaf2ed
1 changed files with 3 additions and 2 deletions

View File

@ -1,5 +1,6 @@
# vueadmin
使用vue-cli3.0,基于手摸手系列,作者花裤衩<a target="_blank" href="https://github.com/PanJiaChen/vueAdmin-template">vueadmin-template</a>进行改造的版本
<h3><a href="http://www.vueadmin.cn">线上预览地址</a></h3>
## Project setup
```
npm install
@ -18,4 +19,4 @@ npm run build
### Compiles and minifies for production to analyze the component percent
```
npm run analyze
```
```