// Copyright Adam Tibi 2013 www.AdamTibi.net

To to the MongoDB bin directory and execute:
mongo  c:\path\to\SampleAppMongoDb.js
This will create a mongoDB database called SampleApp and populate it with sample records

Then run the website and hit the "/Task" url, e.g. http://localhost:yourport/Task 


