Merge branch 'master' of github.com:Randy2017/vue-cli3.0-vueadmin
This commit is contained in:
commit
3077eaf2ed
|
@ -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
|
||||
```
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue