This is a simple no bells or whistles example of how to store a JWT and add protected routes to a VueJS application. Full blog post here: https://chrismroberts.com/2019/01/03/authentication-and-protected-routes-in-vuejs/
npm install
npm run serve
npm run build