An open API service indexing awesome lists of open source software.

https://github.com/makevoid/ruby_app_template

Roda HAML boilerplate with bulma.css
https://github.com/makevoid/ruby_app_template

Last synced: 10 months ago
JSON representation

Roda HAML boilerplate with bulma.css

Awesome Lists containing this project

README

          

# App

simple Roda + Haml boilerplate app to quick-start your roda, view based apps

includes Bulma CSS ( http://bulma.io )

### Install

bundle

### Run

bundle exec rackup -p 3000

then visit:

@makevoid