In this video I am going to show you how to setup your electron js projects so that it will auto-reload when a file is modified. You won't have to restart your project over and over.
We are using a utility called nodemon for this.
Here's the link to the Githup repo : https://github.com/cyrilgupta/electro...
Don't forget to hit like and subscribe to my channel for more videos.
Cheers!
#electronjs #nodejs #programming