How can I edit on my server files without restarting nodejs when i want to see the changes?
- by RobertWHurst
I'm trying to setup my own nodejs server, but I'm having a problem. I can't figure out how to see my edited files without restarting nodejs. Is there a way to edit file live with nodejs?