An opinionated Vue SPA starter kit for web apps.

Node >= 10.x.x
Vue ^2.6.10
Vuex ^3.0.1
vue-router ^3.0.1
Bootstrap ^4.3.1
yarn
Then yarn run watch, yarn run dev, yarn run production or yarn run hot
- i18n via Vue I18n
- Vue Bootstrap components via BootstrapVue
- PWA support via Workbox
- Date/Time picker component via Vue FlatPickr Component
- Multi-select components via Vue-multiselect
- Fontawesome 5 via Font Awesome 5 Vue component
Plus many more nice-to-have plugins! Can be easily disabled from the Plugins > index.js file
Also includes Vuex and Vue Router by default.
0.0.1Initial release!
None yet!