I created this to kickoff a personal project, and had to jump through a lot of hoops to understand this and get started. Blockstack auth is entirely managed with vuex, and vue-router auth guards using Blockstack's own methods.
Enjoy :)
npm install
npm run serve
npm run build
npm run test
npm run lint
npm run test:e2e
npm run test:unit