Friday, January 23, 2015

M101JS: MongoDB for Node.js Developers - Homework 1.2

M101JS: MongoDB for Node.js Developers - Homework 1.2  

Step 1:
Download the homework 1.2 material

Step 2:
Untar or unzip the material

Go to To unzip path
C:\Users\Downloads\hw1-2.92b836706307\hw1-2

Step 3:
type command> mongorestore dump

Step 4:
on unix:
install driver of node.js for mongodb

npm install mongodb

for windows:
http://nodejs.org/#download

Now Run The application.

node app.js


you will get your answers
I like kittens

No comments:

Post a Comment