This demo offers a simple query builder and a simple HTML render of the JSON response from the Who's got dirt? API.
Update components:
npm install -g component
component install
Build assets manually:
component build
Build assets automatically:
npm install grunt-contrib-watch --save-dev
grunt
Update ISO 3166-1 alpha-2 codes:
bundle
bundle exec rake iso_3166_1_alpha_2
Copyright (c) 2015 James McKinney, released under the MIT license