This app was created to demonstrate a simple SPA with vue, vuex, and vue-router. Try the search functionality.
Hosted on Github Pages:
https://joshbutkovic.github.io/vue-sample-app/
yarn install
yarn run serve
yarn run build
yarn run test
yarn run lint