stalord63 / ChatApp

Try it out!

Home Page:http://chat-piper-v2.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

REAL TIME CHATAPP

REAL TIME CHAT APPLICATION SERVICE USING SOCKETS.

INSTALLATION


It requires Node.js v4+ to run.


Install the dependencies and devDependencies and start the server.

$ cd ChatApp
$ npm install express
$ npm link express
$ node index.js


Run https://localhost:3000

About

Try it out!

http://chat-piper-v2.herokuapp.com/


Languages

Language:JavaScript 57.4%Language:HTML 22.5%Language:CSS 20.0%