/alt-fuel-finder

Mock Assessment Mod 3 - Turing School of Software and Design

Primary LanguageRuby

README

Run through the standard Rails setup.

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

Navigate to http://localhost:3000