- Vue-cli 2.9.6
- Vue 2.5.11
- Vuex 3.0.1
- Vue-router 3.0.1
- Eslint 4.19.1
- Eslint-config-recommended
- Eslint-friendly-formatter
- Eslint-plugin-vue
- Babel-eslint
- Pug
- PostCSS
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
For detailed explanation on how things work, consult the docs for vue-loader.