Go to file
菠萝战士2018 3077eaf2ed ha
Merge branch 'master' of github.com:Randy2017/vue-cli3.0-vueadmin
2018-08-15 18:37:58 +08:00
public first commit 2018-08-15 16:28:35 +08:00
src commit 2018-08-15 18:32:41 +08:00
.gitignore first commit 2018-08-15 16:26:55 +08:00
README.md Update README.md 2018-08-15 16:59:04 +08:00
babel.config.js first commit 2018-08-15 16:26:55 +08:00
package.json first commit 2018-08-15 16:26:55 +08:00
vue.config.js first commit 2018-08-15 16:26:55 +08:00

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