/boxable

Primary LanguageRubyMIT LicenseMIT

boxable

Follow these instructions to get up and running (note: you need to have ruby and rails installed for this to work)

In Terminal

git clone https://github.com/rickypchen/boxable.git

bundle install

rake db:setup

rails s

In Browser type localhost:3000/ in the url bar