这是一个基于vue2.0 + elementUI 后台管理平台
- 传说中的VUE全家桶(vue vue-router vuex)
- axios
- Element UI
- Mock(生成随机数据,屌屌的)
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
这是一个基于vue2.0 + elementUI 后台管理平台
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build