Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 212 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 212 Bytes

Backbone-Calendar

Initial setup

rbenv install
rbenv rehash
gem update --system
gem list -i ^bundler$ >/dev/null || gem install bundler

Getting started

bundle install
foreman start