a vue+vue-router+vuex+axios+element-ui+mock-demo
A Vue.js project
本demo是一个后台admin框架,并没有封装很多组件,重点都在交互上面
# install dependencies
npm install
# serve with hot reload at localhost:8082
npm run dev
# build for production with minification
npm run build
# build for production and view the bundle analyzer report
npm run build --report
vue 2.5.2 + element-ui 2.0.1 + vuex + vue-router + axios + mock
element-ui2.0.1 要求vue最低2.5.2