You can find the latest release on the releases page.
yarn install # install dependencies
yarn start # start the dev server
yarn run electron-dev-win # run this in a new terminal
# yarn run electron-dev-unix # on MacOS or Linux
yarn dist
The dist folder will contain all the generated executables.