/UamVue

一套简单的后台管理系统

Primary LanguageVue

uam_vue

uam base as vuejs

author

manixchen
北京和信创天科技股份有限公司
2017-03-11

project introl

* 项目中引入了vue-router
* 项目中引入了vue-echarts图表库
* 后期项目中引入了element库

Build Setup

# 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.