uam base as vuejs
manixchen
北京和信创天科技股份有限公司
2017-03-11
* 项目中引入了vue-router
* 项目中引入了vue-echarts图表库
* 后期项目中引入了element库
# install dependencies
npm install
# serve with hot reload at localhost:8088
npm run dev
在config/index.js中修改相应port即可修改端口
# build for production with minification
npm run build
For detailed explanation on how things work, checkout the guide and docs for vue-loader.