All Projects → bootstrap-ruby → Sinatra Bootstrap

bootstrap-ruby / Sinatra Bootstrap

A demonstrator for Sinatra and Twitter's Bootstrap

Labels

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 https://github.com/bootstrap-ruby/sinatra-bootstrap

cd sinatra-bootstrap
bundle install             # To install sinatra

bundle exec ruby app.rb    # To run the sample

Then open http://localhost:4567/

What's next?

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].