rickypchen / boxable

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:MIT License


Languages

Language:Ruby 70.0%Language:HTML 14.1%Language:JavaScript 10.5%Language:CSS 4.9%Language:CoffeeScript 0.5%