How to auto-reload Electron JS projects on file modification

Поділитися
Вставка
  • Опубліковано 29 гру 2022
  • 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 : github.com/cyrilgupta/electro...
    Don't forget to hit like and subscribe to my channel for more videos.
    Cheers!
    #electronjs #nodejs #programming

КОМЕНТАРІ • 10

  • @CompositeNation
    @CompositeNation 7 місяців тому

    This is amazing man thank you very much! Worked as I needed!

  • @tripmad
    @tripmad Рік тому

    Thank you very much for this info

  • @weler2491
    @weler2491 Рік тому +1

    Thanks! I'm currently looking for a solution on this.

  • @abbaskareem5281
    @abbaskareem5281 Рік тому

    Thank you very much. I hope next you integrate electron with react js and how to community between the main and render process, because there is no good content on UA-cam cover this subject

    • @coderjeet
      @coderjeet  Рік тому

      I have a couple of tutorials on process communications. Please review those

  • @mohasinsultan
    @mohasinsultan 11 місяців тому

    How do i achieve this in Angular using Electron app

  • @kwanzegs
    @kwanzegs Рік тому

    please make video that using mongodb for database and .html change to .ejs.
    Anyway, nice video!.. thanks

  • @EpicGamer-ny1fu
    @EpicGamer-ny1fu Рік тому

    or use electronmon