Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 256 Bytes

README.textile

File metadata and controls

15 lines (8 loc) · 256 Bytes

Kickoff

A simple template for HTML5 Sinatra apps.

$ git clone git://github.com/robomc/kickoff.git

$ cd kickoff

$ gem install bundler

$ bundle install

$ rake server

Visit http://0.0.0.0:9000