内置权限卡控,登录拦截,接口拦截,AXIOS二次封装,可分别配置生产环境与开发环境,反向代理,px自动转VW等等
# install dependencies
npm install
# serve with hot reload at 本地IP: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
For a detailed explanation on how things work, check out the guide and docs for vue-loader.