Skip to content

Latest commit

 

History

History
41 lines (31 loc) · 1.08 KB

README.md

File metadata and controls

41 lines (31 loc) · 1.08 KB
nodejs typescript express mongodb

version 0.1.0

TODO

To know what was done till now and what is left till now along with running progress.Click Here

Built With 🚀

Installation 🔧

Install dependencies

Please try to stay with Yarn

$ yarn
# or
$ npm install

Start the server

$ yarn start
# or
$ npm run start