Skip to content

Instantly share code, notes, and snippets.

@geshan
Created March 17, 2021 03:02
Show Gist options
  • Save geshan/d7e04a7f9614b4b0f6be679509f14dae to your computer and use it in GitHub Desktop.
Save geshan/d7e04a7f9614b4b0f6be679509f14dae to your computer and use it in GitHub Desktop.
Markdium-How to use nodemon to restart your Node.js applications automatically and efficiently
{
"events": {
"start": "clear"
},
"delay": "2500"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment