一个后台管理的骨架,包括布局(侧栏和顶栏)和远端权限配置,主要使用Vue和ElementUI
进一步完善骨架和文档部分
# 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