Skip to content

Working with the Frontend

While working with the frontend code, type errors will be displayed inside the page. To make clicking the errors open in your editor or IDE, you need to set the LAUNCH_EDITOR environment variable in your system.

To enable the Vue Dev Tools during development in the Electron app, set ENABLE_DEV_TOOLS=true in .env.development.local.