A admin system base on element-ui, vue router and vuex
- This is a fork of Vue Admin, the components of this project based on element-ui.
- If you want a frame for production, I recommend you Vue Admin or others stable frame.
- No Responsive and Flexible Box Layout.
- Responsive
- Other components based on element-ui
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
# build for production and view the bundle analyzer report
npm run build --report