nodejs express hot reload

JavaScript
$ npm install nodemon -g
$ nodemon app.js

Source

Also in JavaScript: