This project uses these extra plugins within Vue:
- Vuetify A material design component library for Vue
- Vue Router A configurable router for routing within Vue
- Vuex A state management pattern + library for Vue
npm install
npm run serve
npm run build
npm run test:unit
npm run lint