View this visualisation at: http://open.mashblock.co.nz/nz-baby-names
<iframe style="border: 0; margin: 0; padding: 0;" src="https://www.gittip.com/campreb/widget.html" width="48pt" height="22pt"></iframe>This app was build using Middleman, so requires Ruby and the Bundler gem installed. Node.js & Bower are also required to install the required front-end libraries.
Install required rubygems
$ bundle install
Install require front-end libraries.
$ bower install
Start the Middleman server
$ bundle exec middleman server
and you should be good to go with developing.