npm install express --save
npm install ejs --save
npm install nodemon --save
npm install body-parser --save
npm install express-validator --save
npm install consign --save
npm install socket-io --save
npm install mongodb --save
- Open the shell
- Access project's directory
- Locate the app.js
- Run the code below:
nodemon app