Skip to content

genki-sano/express-socketio-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

express-socketio-chat

Simple Chat built with Node.js, Socket.io, Express.

Setup

# clone repository
git clone https://github.com/genki-sano/express-socketio-chat.git

# change directory
cd express-socketio-chat

# install dependencies
npm i

Usage

npm start

And then point your browser to localhost:3000

License

This software is released under the MIT License, see LICENSE.

About

Simple Chat built with Node.js, Socket.io, Express.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published