Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 220 Bytes

README.rdoc

File metadata and controls

11 lines (6 loc) · 220 Bytes

README

  • Obtain ruby 2.0.0+, rails 4+ (gem install rails). Recommend rvm for ruby management

  • Clone this repo and navigate to directory in terminal

  • ‘bundle install`

  • ‘rails s`

  • Open browser to localhost:3000