mirror of
https://github.com/jumpserver/lina.git
synced 2025-09-17 23:59:02 +00:00
2325e7651bce47fc7fefdd39c38392e90d840fe5
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
Extra
If you want router permission && generate menu by user role , you can use this branch permission-control
Related Project
License
MIT license.
Description
Languages
Vue
82.5%
JavaScript
14.1%
SCSS
2.3%
CSS
0.7%
Python
0.2%