Canopy is a visualization framework for structured data. The example app is a Github repository browser built on top of the Chaplin framework. Requirements To run the example app, install node. # OSX brew install node Setup npm install npm start