Friday, January 23, 2015

M101JS: MongoDB for Node.js Developers Homework 1.3

M101JS: MongoDB for Node.js Developers Homework 1.3


Step 1:
Download the homework 1.3 material

Step 2:
Untar or unzip the material

Go to To unzip path
C:\Users\Downloads\hw1-3.607f73fdd4fc\hw1-3

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
Hello, Agent 007.

No comments:

Post a Comment