Vue后台管理系统布局
官方例子:
https://github.com/vuejs/vue-router/blob/dev/docs/zh/guide/essentials/nested-routes.md
npm install
npm run serve
npm run build
npm run test
npm run lint
See Configuration Reference.