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.
 
 
 
zjb d8c975b1d2
🐳 chore(element版本): 提高element版本到2.15.14
11 months ago
build 雀乐管理后台WEB工程初始化 11 months ago
config 雀乐管理后台WEB工程初始化 11 months ago
src 雀乐管理后台WEB工程初始化 11 months ago
static 雀乐管理后台WEB工程初始化 11 months ago
.babelrc 雀乐管理后台WEB工程初始化 11 months ago
.editorconfig 雀乐管理后台WEB工程初始化 11 months ago
.eslintignore 雀乐管理后台WEB工程初始化 11 months ago
.eslintrc.js 雀乐管理后台WEB工程初始化 11 months ago
.gitignore 🌈 style(gitignore): gitignore添加yarn.lock文件 11 months ago
.postcssrc.js 雀乐管理后台WEB工程初始化 11 months ago
.travis.yml 雀乐管理后台WEB工程初始化 11 months ago
LICENSE 雀乐管理后台WEB工程初始化 11 months ago
README-zh.md 雀乐管理后台WEB工程初始化 11 months ago
README.md 雀乐管理后台WEB工程初始化 11 months ago
favicon.ico 雀乐管理后台WEB工程初始化 11 months ago
index.html 雀乐管理后台WEB工程初始化 11 months ago
package.json 🐳 chore(element版本): 提高element版本到2.15.14 11 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