QRMenu (qrmenuproject) A QR Code Menu App Install the dependencies yarn # or npm install Start the app in development mode (hot-code reloading, error reporting, etc.) quasar dev -m pwa Pwa quasar build -m pwa Customize the configuration See Configuring quasar.config.js.