how to make node server refresh after change code example Example: nodejs express hot reload $ npm install nodemon -g $ nodemon app.js