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