Go to file
Randy2017 1f4f2354d3
Update README.md
2018-08-15 16:35:20 +08:00
public first commit 2018-08-15 16:28:35 +08:00
src first commit 2018-08-15 16:28:35 +08:00
.gitignore first commit 2018-08-15 16:26:55 +08:00
README.md Update README.md 2018-08-15 16:35:20 +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