josemarcelino / the-grad-list

The Grad List

Home Page:http://the-grad-list.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Grad List

Setting it up

You should follow these instructions in order to get it up and running.

Start by running:

git clone git@github.com:jeKnowledge/the-grad-list.git
cd the-grad-list/
bundle install
rake db:migrate
rails server

Finally you can head to localhost:3000 to test the app.