Clone, do NOT fork.

README

Run through the standard Rails setup.

$ bundle install
$ rake db:{create,migrate}
$ rails s

Navigate to http://localhost:3000

This should bring up an error, but you should be able to start the server fine.