Projeto Vue.js 2, criado com o template webpack-simple. SPA com Service Workers.
Projeto feito utilizando as seguintes tecnologias:
- Vue.js v2
- Vuex v2
- Vue Router v2
- Vue Resource v1
- Normalize CSS v5
- ES6 + Babel 6
- Webpack 2
- Service Worker
# 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.