Build an application with a protected route and handle authentication using Vuex.
$ git clone https://github.com/yemiwebby/vuex-auth-jwt.git
$ cd vuex-auth-jwt
$ npm install
$ npm run serve
$ node server/app
A knowledge of JavaScript and Vue.js
- Vue.js - A JavaScript library for building user interfaces.