2024-12-11-01-37-02.mp4
First run yarn
and this will install the necessary packages, then run yarn electron-dev
to run the application in developer mode (make sure that port 3000 is not in use). If you want to compile the app run yarn electron-pack
and this will create a folder called dist where the installation .exe is located.