Install gems $ bundle install
Set database parameters in config/database.yml
Set file storage parameters in config/file_storage.yml
Setup databases $ rake db:setup
Create demo data $ rake db:seed
run $ rackup
$ ./bin/seo --help will be shown all the teams and their description

Run tests $ rspec spec



