mikedao / food-1903

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About


Languages

Language:Ruby 80.1%Language:HTML 14.1%Language:CSS 3.0%Language:JavaScript 2.8%