tmtxt / sockjs-simple-chat

Simple Chat application using SockJS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple Chat application using SockJS

How to

Clone the repo to your local computer and then issue these commands

$ npm install
$ node app.js

Open 2 browser tabs and go to http://localhost:3000 and try chatting

Details

You can find the details explanation about the steps of how to create the app on my blog Simple chat application using SockJS.

About

Simple Chat application using SockJS


Languages

Language:JavaScript 100.0%