Home > SHU-WebArc

SHU-WebArc

SHU-WebArc is a project mainly written in RUBY and JAVASCRIPT, it's free.

== BlogApp

This is the source code for the class exercise from lecture 4.

To run this application:

  1. Create the database with rake db:migrate

  2. Load the sample data with rake db:seed

  3. Start the Rails server with rails server

  4. Browse to http://localhost:3000

See the full lecture documentation at http://adoptioncurve.net/teaching