Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 397 Bytes

File metadata and controls

9 lines (6 loc) · 397 Bytes

codejam

The project is in the absolute basic state at the moment. We've got it set up so that you should be able to check out the code using this command: [git clone git@github.com:johnnyfoe/codejam.git]

If you navigate to the 'source' folder, run 'bundle install' and then 'rails s'

go to your browser and navigate to localhost:3000/ You should get the basic page up and running! Wewp!