-
Download/unzip or git clone this project into your local directory
-
Make sure you have bundler gem installed, and within this project’s directory, run:
<tt>bundle install</tt>
-
Then run:
<tt>rails server</tt>
-
Go to localhost:3000 with a browser.