vue-frontend Vue frontend for the event management application. Project setup Install dependencies npm install 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