Using nodemon for windows
Nodemon is used when you are working on a node.js apps and wanted to automatically restart the server should there be any file changes occurs during your development.
Nodemon is used when you are working on a node.js apps and wanted to automatically restart the server should there be any file changes occurs during your development.
Some of the most commonly used commands when working with Node.js, including managing and publishing packages