Go to file
Pan dcd3e31658 refactor:refine SvgIcon 2017-11-29 09:55:33 +08:00
build add : HashedModuleIdsPlugin 2017-09-15 14:08:39 +08:00
config refine build config 2017-08-07 16:42:38 +08:00
src refactor:refine SvgIcon 2017-11-29 09:55:33 +08:00
static init 2017-06-26 13:38:24 +08:00
.babelrc init 2017-06-26 13:38:24 +08:00
.editorconfig add editorconfig 2017-08-01 15:49:04 +08:00
.eslintignore init 2017-06-26 13:38:24 +08:00
.eslintrc.js refactor 2017-08-30 17:42:06 +08:00
.gitignore bump:update package version 2017-11-29 09:55:33 +08:00
.postcssrc.js Fix:fix autoprefixer explanation 2017-10-08 11:20:00 +08:00
LICENSE add: MIT LICENSE 2017-09-15 13:53:44 +08:00
README-zh.md Update README-zh.md 2017-11-27 18:02:42 +08:00
README.md Update README.md 2017-11-27 18:02:14 +08:00
favicon.ico 🍊 2017-06-26 18:03:05 +08:00
index.html init 2017-06-26 13:38:24 +08:00
package.json bump:update package version 2017-11-29 09:55:33 +08:00

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 role , you can use this branch permission-control

vue-element-admin

electron-vue-admin

License

MIT license.