ompurwar / Backend-For-SmartSwitch-Devices

A tutorial and example on mongoDb with nodeJs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A tutorial and example on mongoDb with nodeJs

License:MIT License


Languages

Language:JavaScript 52.8%Language:CSS 37.2%Language:HTML 9.9%Language:Batchfile 0.1%