Skip to content

ashwin-nair98/websocket-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Websocket chat app

A Node.js app which uses Express and Sockets.io to deploy a simple chat program

Running locally

$ git clone git@github.com:slightlymadphoenix/websocket-chat.git #Or clone your own fork
$ cd websocket-chat
$ npm install
$ node start

Your app should now be running at localhost:4000.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published