-
vue-admin-template是一个基于Vue的后台管理模板项目
资源介绍
vue管理模板
Vue管理员后端模板项目。
构建设置
# checkout repository
git clone git@github.com:WeideMo/vue-admin-template.git
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
# build for production and view the bundle analyzer report
npm run build --report
# run unit tests
npm run unit
- 上一篇: pro-vue-admin:基于ElementUI快速开发中后台系统的页面
- 下一篇:没有了