Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 459 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 459 Bytes

ChatIO

Codeship Status for rossoskull/ChatIO

ChatIO is a simple realtime chat application, written in JavaScript.

I created this app to learn the basics of Socket.IO

To install -

$ npm install

To run -

$ npm start

You can view it on localhost/3000 after running it on local server