Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 272 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 272 Bytes

Documentation

Developer documentation for Runnable.com

Build and Run

Requirements

  • Ruby (v2 or above)
  • RubyGems
  • Bundler (bundler.io)

Development

  1. Clone this repo.
  2. Run make install
  3. Run make start
  4. Open localhost:4000/ in your browser.