Quasar DevTools (quasar-devtools)
Quasarframework developer tools
Install the dependencies
yarnStart the app in development mode (hot-code reloading, error reporting, etc.)
quasar devLint the files
yarn run lintBuild the app for production
quasar build