List App (list)A list application developed in QuasarInstall the dependenciesnpm installStart the app in development mode (hot-code reloading, error reporting, etc.)quasar devBuild the app for productionquasar buildCustomize the configurationSee Configuring quasar.conf.js.