Skip to content

migueldalberto/chat-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chat-app

Web chat with rooms and nicknames created using express.js and socket.io.

Running locally

git clone https://github.com/miguelDalberto/chat-app.git
cd chat-app
npm install
npm run build
npm run start 

Access http://localhost:3000.

About

Simple web chat application.

Resources

Stars

Watchers

Forks