vuetify-frontend Simple application for event management built using Vuetify front-end framework. Development instructions Compile and hot-reload for development npm run serve Compile and minify for production npm run build Run tests npm run test Lint and fix files npm run lint