Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 227 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 227 Bytes

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