silviabotros / bootstrap-locator

A demonstrator for Sinatra and Twitter's Bootstrap

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 git@github.com:pokle/sinatra-bootstrap.git

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?

About

A demonstrator for Sinatra and Twitter's Bootstrap


Languages

Language:Ruby 100.0%