Vuetify front end for Task Manager API.
This uses Vuex for state management and Vue Router for routing and navigation.
Live demo on AWS Elastic Beanstalk: http://task-man.us-east-1.elasticbeanstalk.com/
npm install
npm run serve
npm run build
npm run test
npm run lint