Kisalföld eKosár - KEK Install the dependencies npm i # or npm install Start the app in development mode (hot-code reloading, error reporting, etc.) quasar dev Lint the files npm run lint Format the files npm run format Build the app for production quasar build Customize the configuration vueDevtools: false, // enable Vue Devtools