
In this book we are going to install the following –
Node.js (including npm)
Windows Build Tools
Python
Visual Studio Code IDE
A project to create an Electron desktop clock application
Install Electron.
Following this we will –
Create the desktop clock application and test it.
Install electron-packager to package our application for Windows.
Run the executable file.
Finally, we create a desktop short-cut to our executable file.
I have tested all of this on both Windows 10 & 11
Have fun & learn things.