README.md (527B)
1 # chat-example 2 3 This is the source code for a very simple chat example used for 4 the [Getting Started](http://socket.io/get-started/chat/) guide 5 of the Socket.IO website. 6 7 Please refer to it to learn how to run this application. 8 9 You can also spin up a free Heroku dyno to test it out: 10 11 [![Deploy](https://www.herokucdn.com/deploy/button.png)](https://heroku.com/deploy?template=https://github.com/socketio/chat-example) 12 13 Besides, the application is deployed on [Now](https://zeit.co/now): https://socketio-chat-example.now.sh/