simple Roda + Haml boilerplate app to quick-start your roda, view based apps
includes Bulma CSS ( http://bulma.io )
bundle
bundle exec rackup -p 3000
then visit: http://localhost:3000
@makevoid
Roda HAML boilerplate with bulma.css
Repository from Github https://github.commakevoid/ruby_app_template
simple Roda + Haml boilerplate app to quick-start your roda, view based apps
includes Bulma CSS ( http://bulma.io )
bundle
bundle exec rackup -p 3000
then visit: http://localhost:3000
@makevoid
Roda HAML boilerplate with bulma.css