platform-samples/api/ruby/rendering-data-as-graphs at master · github/platform-samples · GitHub
Skip to content

Latest commit

 

History

History

Folders and files

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 bundle exec rackup -p 4567 on the command line.