Get the old version here
This template enables the use of multiple features out of the box:
- Typescript
- HTML and Pug
- CSS and SASS
- dotenv and dotenv-webpack
- Vue.js, VueRouter and Vuex
- Jest with @vue/test-utils
- Webpack profiles for development and production
On
sync
you can configure anything that needs to be setup before the app gets mounted but after VueRouter and Vuex is instanced like, for example, routing guards.