xbc-clock (my-clock) 番茄钟应用 初始设置为 25 分钟专注 & 8 分钟休息 Install the dependencies yarn Start the app in development mode (hot-code reloading, error reporting, etc.) quasar dev Build the app for production 打包后的应用在 dist/electron/Packaged 目录中 quasar build Customize the configuration See Configuring quasar.conf.js.