Skip to content

shubhambattoo/node-api-starter

Repository files navigation

Node API Starter

Full configuration that runs NodeJS RESTFul API with MongoDB.

dependencies Status

Requirements

Quick Start

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

Author

👤 Shubham Battoo

Show your support

Give a ⭐️ if this project helped you!