This repository contains setup instructions for nodejs and mongodb and a simple tutorial for creating a node app that interfaces with mongoDB.
Setup has the setup links and instructions.
mongoDB-basics has some basic hands on exercises on mongoDB using the mongo shell.
Visit simple-node-app directory to get started with building a simple node app.