A clone of the learnhowtoprogram textbook website.
- Clone the repository using
$ git clone - Run
$ rake db:createand$ rake db:migratefrom the directory you cloned into - Run
$ rails server - Go to http://localhost:3000/learnhowtoprogram in a web browser to use the program.
A live version of this application is deployed to Heroku here.
25..26 August 2014
Lee Kebler, Sean Niesen and Andrew M Westling via Epicodus
MIT