//////// // This sample is published as part of the blog article at www.toptal.com/blog // Visit www.toptal.com/blog and subscribe to our newsletter to read great posts ////////
Make sure you have mongodb installed into your own machine and running;
Get the project and run: npm install
Run npm start
. It will initialize the server at port 3600.