You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
wangqing b061b271bc
雀乐管理后台WEB工程初始化
9 months ago
build 雀乐管理后台WEB工程初始化 9 months ago
config 雀乐管理后台WEB工程初始化 9 months ago
src 雀乐管理后台WEB工程初始化 9 months ago
static 雀乐管理后台WEB工程初始化 9 months ago
.babelrc 雀乐管理后台WEB工程初始化 9 months ago
.editorconfig 雀乐管理后台WEB工程初始化 9 months ago
.eslintignore 雀乐管理后台WEB工程初始化 9 months ago
.eslintrc.js 雀乐管理后台WEB工程初始化 9 months ago
.gitignore 雀乐管理后台WEB工程初始化 9 months ago
.postcssrc.js 雀乐管理后台WEB工程初始化 9 months ago
.travis.yml 雀乐管理后台WEB工程初始化 9 months ago
LICENSE 雀乐管理后台WEB工程初始化 9 months ago
README-zh.md 雀乐管理后台WEB工程初始化 9 months ago
README.md 雀乐管理后台WEB工程初始化 9 months ago
favicon.ico 雀乐管理后台WEB工程初始化 9 months ago
index.html 雀乐管理后台WEB工程初始化 9 months ago
package.json 雀乐管理后台WEB工程初始化 9 months ago

README.md

vueAdmin-template

A minimal vue admin template with Element UI & axios & iconfont & permission control & lint

Live demo: http://panjiachen.github.io/vueAdmin-template

中文文档

Build Setup


# Clone project
git clone https://github.com/PanJiaChen/vueAdmin-template.git

# Install dependencies
npm install

# 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

Demo

demo

Extra

If you want router permission && generate menu by user roles , you can use this branch permission-control

vue-element-admin

electron-vue-admin

License

MIT license.

Copyright (c) 2017-present PanJiaChen