快速开始
#项目地址
https://github.com/GuangZhouShanyouGame/24adminNew
#install dependencies
npm install
#serve with hot reload at localhost:8080
npm run dev
#build for production with minification
npm run deploy
#build for production and view the bundle analyzer report
npm run deploy --report