Skip to content

Latest commit

 

History

History
executable file
·
29 lines (19 loc) · 591 Bytes

READme.md

File metadata and controls

executable file
·
29 lines (19 loc) · 591 Bytes

Build Nodejs Api from consign

build a simple web client-side application to consume data from the our API To start developing the API, we are going to use a very popular web framework Express.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

You need to have installed Node.js, NPM and MongoDB in your System.

Installing

npm install

To Run

npm run start

Code is Running on

Thanks !