Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 284 Bytes

README.md

File metadata and controls

9 lines (9 loc) · 284 Bytes

mongoDb-on-node-js

mongoDb on nodeJs Installation:

  1. Just navigate to the mongoDb-on-node-js directory using cmd
  2. And hit the following commands "npm install" and then after that "node tiral.js"
  3. Or one can just run the install.bat file on cmd which will do the same