App can be accessed at https://jodhpur-villages-analysis.herokuapp.com/
A barebones Node.js app using Express 4.
Make sure you have Node.js and installed.
$ git clone https://github.com/divvu/jodhpur-villages-analysis.git
$ cd jodhpur-villages-analysis
$ npm install
$ npm start
Your app should now be running on localhost:5000.