Get chocolatey to track dependencies. Refer to [http://chocolatey.org/] (http://chocolatey.org/) for installation. Then run
cinst nodejs
cinst openssl.light
cinst ruby
cinst rubygems
cinst python
Clone the repo. Then change to it and run
npm install
in order to install the node dependencies Your of course need to have node installed for that.
Change to the src folder and run bower install
Change to the src folder and run
Python 2.x
python -m SimpleHTTPServer
Python 3.x
python -m http.server
And check http://localhost:8000
Refer to the HOW-TO-INCLUDE-NEW-DATA.md
for information on how to update the data.