- Run
yarn
for installing deps - Run
yarn dev
- If you made any change to
src/main/handlers.ts
or files insrc/renderer
, just save it, without restarting !
- Run
yarn
for installing deps - Run
yarn build
- The executable file will be in dist folder, with
.AppImage
extension.