Full configuration that runs NodeJS RESTFul API with MongoDB.
Clone this Repository and Install all the dependencies
yarn
or if you are using NPM
npm i
after that to serve the project run
yarn start
or if you are using NPM
npm start
this will serve the project on http://localhost:3000
👤 Shubham Battoo
- Twitter: @Shubham_batt
- Github: @shubhambattoo
Give a ⭐️ if this project helped you!