Skip to content

DecksterTeam/DecksterRails

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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