Skip to content

ageapps/SocketIOChatDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SocketIOChatDemo

Web application developed to show a demo using socket.io library, built in node.js with express as framework for the back-end, and HTML, CSS and JS with Bootstrap in the front-end side.

Demo

Yo can find a demo, working here

demo

Usage

$ git clone https://github.com/ageapps/SocketIOChatDemo.git
$ cd SocketIOChatDemo
$ npm install
$ npm start
// connect in your browser to http://localhost:4000

Resources

About

Web application developed to show a demo using socket.io library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published