A restful admin scaffold base on vue-admin-template
# Install dependencies
yarn install
# Serve with hot reload at localhost:9528
yarn dev
# Build for production with minification
yarn build
# Build for production and view the bundle analyzer report
yarn build --report