A Vue.js project build with vue + vuex + vue-router + vue-resource + element-ui
# install dependencies
npm install
# serve with hot reload at localhost:3030
npm run dev
# build for production with minification
npm run build
For detailed explanation on how things work, checkout the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).