- traditionally when u change something, u have to restart the server
- nodemon automatically restarts the node application when file changes are detected
npm i -g nodemonnodemon index.jsnpx nodemon index.js
npm i -g nodemonnodemon index.jsnpx nodemon index.js