Restart a Node server automatically on file changes
Runs server.js and watches the project, restarting the process whenever a watched file changes. This removes the manual restart cycle during development. Restrict the watch scope with -w src to avoid reloads from logs or build output.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.