althafck
8/21/2017 - 12:14 PM

nodemon for reloading scripts without restarting.

nodemon for reloading scripts without restarting.

Installig:

npm install nodemon -g

Using:

nodemon name-of-the-file.js