MackHalliday / module_3_diagnostic

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

Run through the standard Rails setup.

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

Navigate to http://localhost:3000

About


Languages

Language:Ruby 77.4%Language:HTML 13.7%Language:CSS 6.5%Language:JavaScript 2.4%