Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 210 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 210 Bytes

DecksterRails

  • Download and install Git

  • Clone this repo

  • cd to the directory

  • Download and install JRuby

  • gem install bundler

  • bundle install

  • rails s webrick

  • Navigate to localhost:3000