A MockGame with leaderboard implemented with node.js.
##Documentation Refere here for documentation.
##Steps to run application locally Given you have git, node, npm, mongo and redis installed:
git clone https://github.com/gauravsa/MockGame.git; cd MockGamesetup mongodb and redis server and updateconfig.jsonnpm install .npm start