The following Medium articles accompany this repo.
Setup project and create framework components utilizing Vuetify
https://medium.com/@JonUK/creating-a-mobile-web-app-with-vue-vuetify-typescript-dc69bed4cd2d
Get data from server and use Vuex for state management
https://medium.com/@JonUK/creating-a-mobile-web-app-with-vue-vuetify-typescript-part-2-ed56b95fe1b1
This repo contains several branches that allow you to checkout the code at various stages of development.
npm install
npm run serve
npm run build
npm run test
npm run lint
npm run test:unit