Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 328 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 328 Bytes

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