The application is now available online at http://team-24.herokuapp.com/.
Please note that the most recent commit may have not yet been pushed to heroku. To run the most recent commit:
-
Clone the repository.
-
Run the server:
$ ruby server.rb -
Run the app in your browser:
localhost:5678(NB: The server port is now 5678 to allow concurrent running of the course example applications on the same machine.)
This page will be updated with usage info as the app evolves.