/ruby-roda-boilerplate

Simple Roda boilerplate with HAML and SASS

Primary LanguageRubyMIT LicenseMIT

Simple Roda Boilerplate

To setup your local environment to run this, ensure you have Ruby 2+ installed, then install dependencies by running:

$ bundle

To launch the app locally run:

$ rackup