Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 371 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 371 Bytes

Vue Rest Admin

A restful admin scaffold base on vue-admin-template

Build Setup

# 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