Skip to content

amiretemad/Simple-Chat-Room-With-NodeJS-socket.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Chat Room With NodeJS (socket.io)

Simple chat room with NodeJS(socket.io) and bootstrap template.

alt text

how run project ?

After installing NodeJS you need to change directory to project path in terminal then enter below commands :
npm install
node index.js

that's it ! Now you can access to project from http://localhost:3000 from your browser.

About

Simple Chat Room With NodeJS (socket.io)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 72.1%
  • JavaScript 27.9%