carambola todo (carambola-todo) a todo list app by quasar+electron Install the dependencies yarn Start the app in development mode (hot-code reloading, error reporting, etc.) quasar dev -m electron Lint the files yarn run lint Build the app for production quasar build -m electron Customize the configuration See Configuring quasar.conf.js.