Please refer the below steps to clone & run the project in minutes.
- Install VS Code & NodeJS
- Open VSCODE & Go to terminal and run the command
git clone https://github.com/navinballa/nodejs-express-project.git - Move your terminal path to "nodejs-express-project"
cd nodejs-express-project - Install libraries
npm install - Run project
npm startyour project will be ready on http://localhost:3000/api-docs/
https://www.udemy.com/course/nodejs-restapi-its-simple/?referralCode=A78A28965EF8F1D7E7BA

