Node.js-Express-MongoDB

This project uses nodejs as server side language, mongodb as database.

First project is - hello :shipit: Check it out!

Instruction:

cd hello
npm start
Go to http://localhost:3000

I followed instructions from this tutorial to create basic project.