My Quasar App (09-quasar)
A Quasar Project
Start the app in development mode (hot-code reloading, error reporting, etc.)
yarn lint
# or
npm run lint
yarn format
# or
npm run format
Build the app for production
Customize the configuration
See Configuring quasar.config.js.