Vue frontend primarily used for trial and error. Trying to implement the Vue best practices.
Current version has fully functioning JWT Auth using a rest api.
Focusing on functionality rather than aesthetics right now.
npm install
npm run serve
npm run build
npm run test
npm run lint