vue管理模板
English |
具有Element UI,axios,iconfont,权限控制和lint的最小vue管理员模板
现场演示: :
当前版本是在vue-cli上构建的v4.0+ 。 如果要使用旧版本,可以将分支切换到 ,它不依赖于vue-cli
构建设置
# clone the project
git clone https://github.com/PanJiaChen/vue-admin-template.git
# enter the project director
Vue + Vue路由器+ Vuex后台管理系统
Github项目地址: :
网站地址: :
欢迎星
安装
# 克隆项目
git clone https://github.com/Tecode/vue-admin.git
# install dependencies
npm install # or yarn
# serve in dev mode, with hot reload at localhost:8080
npm run dev
# build for production