/sinatra-haml-scss

A very simple Sinatra app example with HAML and SCSS

Primary LanguageRuby

This is a very simple example of how to use HAML and SCSS with Sinatra. To get started, run:

git clone git://github.com/okor/sinatra-haml-scss.git

To start up locally, just run:

rackup

Or if you prefer

shotgun