Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 456 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 456 Bytes

Hello!

This is a demonstrator for Sinatra and Twitter Bootstrap.

Use it as a boilerplate to start your own apps.

Go!

Download and run sinatra-bootstrap:

git clone [email protected]:pokle/sinatra-bootstrap.git

cd sinatra-bootstrap
bundle install				# To install sinatra

ruby app.rb 				# To run the sample

Then open http://localhost:4567/