3077eaf2ed
Merge branch 'master' of github.com:Randy2017/vue-cli3.0-vueadmin |
||
---|---|---|
public | ||
src | ||
.gitignore | ||
README.md | ||
babel.config.js | ||
package.json | ||
vue.config.js |
README.md
vueadmin
使用vue-cli3.0,基于手摸手系列,作者花裤衩vueadmin-template进行改造的版本
线上预览地址
## Project setup ``` npm install ```Compiles and hot-reloads for development
npm run dev
Compiles and minifies for production
npm run build
Compiles and minifies for production to analyze the component percent
npm run analyze