Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 455 Bytes

File metadata and controls

13 lines (9 loc) · 455 Bytes

rendering-data-as-graphs

This is the sample project built by following the "Rendering Data as Graphs" guide on developer.github.com.

To run these projects, make sure you have Bundler installed; then type bundle install on the command line.

Then, enter rackup -p 4567 on the command line.