Skip to content
Will Pracht edited this page Apr 18, 2014 · 2 revisions

Welcome to the Lunchadores wiki!

TODO: Organize.

Demo
http://vml-lunchadores.herokuapp.com/

Installation

  • Fork
  • Clone
  • cd <% working copy %>
  • rvm install ruby-2.0
  • bundle install
  • rake db:migrate
  • rails s
  • Open Chrome: localhost:3000
Clone this wiki locally