- clone the repository
- move to the repository on the CLI
- run
npm installto install the dependencies - then run
npm startto launch the software in development mode
This code is just for tutorial purposes only and it's not intended for production use, but if you would like to run it in production read the documentation on how to build and package your electron app, Building electron app, Packaging Electron apps
The link to the tutorial on my youtube channel https://youtu.be/edbwU3nzE54, please don't forget to subscribe.