2018-01-09 17:45:32 +08:00
2017-12-19 18:26:40 +08:00
2017-12-14 17:14:35 +08:00
2018-01-09 17:45:32 +08:00
2017-06-26 13:38:24 +08:00
2017-12-14 17:14:35 +08:00
2017-08-01 15:49:04 +08:00
2017-06-26 13:38:24 +08:00
2017-12-14 17:14:35 +08:00
2017-12-14 17:14:35 +08:00
2017-12-14 17:14:35 +08:00
2017-11-29 09:55:33 +08:00
2017-12-14 17:14:35 +08:00
2017-09-15 13:53:44 +08:00
2017-12-14 17:14:35 +08:00
2017-11-27 18:02:42 +08:00
2017-11-27 18:02:14 +08:00

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.

Description
No description provided
Readme 618 KiB
Languages
Vue 63.7%
JavaScript 31.2%
SCSS 4.7%
HTML 0.4%