🕵️♀️Nodemon🕵️♀️
In Node.js, whenever you make any changes in your application source code, you would have to manually restart the application process for those changes to take effect🙁.
You can eliminate this extra step by using Nodemon😃 to restart the process aut...
chhakulizingare.hashnode.dev2 min read
mihir sawant
Java Enthusiast, Web Developer and interested in Cloud and Web Security
That's great, How would I add and make a script so that it automatically runs my app js in vs code or other IDE