cashmoney is a data visualization of the National Hockey League players' statistics.
The information is presented as a radial bar graph. Clicking on a player will allow you to visualize the player against the rest of the league.
Build process is still incomplete. The only manual step is to copy
dist/index-good.html
to dist/index.html
(overwrite the existing one).
Everything else should be concatenated and minified.
$ grunt build