Go to file
Randy2017 103cd8ae44
Update README.md
2018-08-15 16:30:06 +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:30:06 +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

线上预览地址 vueadmin.cn

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