Skip to content

Commit

Permalink
Instructions to run
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Libby committed May 11, 2012
1 parent 8771e89 commit aa45cfc
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Expand Up @@ -5,3 +5,13 @@ First crack at some web sockets code with Ruby/ Sinatra/ em-websockets


Feel free to use this code according to the MIT license. Feel free to use this code according to the MIT license.


Running it
=============

git@github.com:alibby/ws-chat.git

bundle

bundle exec ruby server.rb

Then visit http://localhost:3000/ with your browser.

0 comments on commit aa45cfc

Please sign in to comment.