git clone https://github.com/mohsinogen/backend-development.git
cd session1
npm install nodemon
"start": "nodemon index.js"
npm install
npm start
git clone https://github.com/mohsinogen/backend-development.git
cd session1
npm install nodemon
"start": "nodemon index.js"
npm install
npm start