/event-finder

Module 3 Mid-Mod Diagnostic

Primary LanguageRuby

README

Run through the standard Rails setup.

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

Navigate to http://localhost:3000