该模块提供了一个基于Vue.js的纯静态后台管理系统的界面方案,
该模块克隆自:vue-admin-template,感谢PanJiaChen.
# Install dependencies
npm install --registry=https://registry.npm.taobao.org
# Serve with hot reload at localhost:9528
npm run dev
# Build for production with minification
npm run build
# Build for production and view the bundle analyzer report
npm run build --report