A Vue2.js project
just use https://github.com/ElemeFE/element
support vue2
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
# run unit tests
npm run unit
# run e2e tests
npm run e2e
# run all tests
npm test
For detailed explanation on how things work, checkout the guide and docs for vue-loader.
base dependencies
- vue2 https://github.com/vuejs/vue
- vue-router https://github.com/vuejs/vue-router
- vux https://github.com/vuejs/vuex
- lodash https://github.com/lodash/lodash
- element-ui https://github.com/ElemeFE/element
- axios https://github.com/mzabriskie/axios
- core-js https://github.com/zloirock/core-js
develop dependences