VueJs frontend for Costume Contest app Laravel Backend Technologies: JWT VueJs Vuetify Project setup npm install Create the .env.local file and set the backend URL: VUE_APP_API_URL=http://localhost:9000/api/ Compiles and hot-reloads for development npm run serve Compiles and minifies for production npm run build