BiYuqi / vue-admin-template

基于vue, element-ui 的后台开发模板 包含侧边栏权限过滤基础模板

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vue-admin-template

Start in local

#  download
git clone https://github.com/BiYuqi/vue-admin-template.git

cd vue-admin-template
# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run serve

# build for production with minification
npm run build

About

基于vue, element-ui 的后台开发模板 包含侧边栏权限过滤基础模板

License:MIT License


Languages

Language:JavaScript 44.0%Language:Vue 43.9%Language:CSS 10.8%Language:HTML 1.3%