configure_nodemon_to_auto-reload_node_app

Configure Nodemon to Auto-reload Node App

Install Express.js

Install Express.js - Express.js

npm install express

added 50 packages, and audited 51 packages in 3s

2 packages are looking for funding

run `npm fund` for details

found 0 NPM vulnerabilities

npm notice

npm notice New minor version of npm available! 8.1.4 → 8.3.0

npm notice NPM Changelog: https://github.com/npm/cli/releases/tag/v8.3.0

npm notice Run npm install -g npm@8.3.0 to update NPM!

Add .gitignore

npm install nodemon

npm install nodemon -g

npm install globally - globally install npm packages

npm install nodemon -g

added 116 packages, and audited 117 packages in 6s

15 packages are looking for funding

 run `npm fund` for details

found 0 vulnerabilities

// local Install nodemon with Node JS

npm install nodemon –save-dev

Fair Use Sources

configure_nodemon_to_auto-reload_node_app.txt · Last modified: 2024/04/28 03:26 by 127.0.0.1