Skip to content

geobas/node-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A chat application in Node.js

This is the source code for a very simple chat example based on Socket.IO

To get this application up and running:

  • Install Node
  • Type npm install the first time to get the application's dependencies
  • Type node app to start the server
  • Go to http://localhost:3000 in your browser

About

📞 A chat application in Node.js. View app:

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published