If you are looking for a way/command to reload the node process while you are continously editing a file/working folder, this is the command to your rescue :
$c:\parag\NodeExample>node --watch-path=./src src/app-server.mjs
If you are looking for a way/command to reload the node process while you are continously editing a file/working folder, this is the command to your rescue :
$c:\parag\NodeExample>node --watch-path=./src src/app-server.mjs
If you are looking for a way/command to reload the node process while you are continously editing a file/working folder, this is the comman...
No comments:
Post a Comment