Quasar App (quasar-project)A Quasar ProjectInstall the dependenciesyarn # or npm installStart the app in development mode (hot-code reloading, error reporting, etc.)quasar devBuild the app for productionquasar buildCustomize the configurationSee Configuring quasar.config.js.