/nodewithmongo

NodeJs with typescript, MongoDB, Express

Primary LanguageTypeScript

Created a REST API using nodejs with typescript, mongodb and express.

1: Clone project using following commands.

git clone https://github.com/devbinod/nodewithmongo.git.

2:Go to project space. cd nodewithmongo

  1. Install dependency : npm install

  2. Start server: nodemon start

  1. Project is running on 5000 port.

alt text