For someone who is coming from PHP background the process of killing node and starting it again after every code change, seems very tedious. Is there any flag when starting
I use runjs like:
runjs
runjs example.js
The package is called just run
npm install -g run