Skip to content

Latest commit

 

History

History

simple-chat-app

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

simple-chat

simple chat app using expressjs and socket.io

How to Use

  • Clone Repository
    git clone https://github.com/SumberkuDev/projects-gather.git
  • Open Folder Location
    cd projects-gather/code/js/simple-chat-app
  • Install dependencies
    npm install 
  • Run Program
    npm start 

Please Make sure you have Node.js installed in your machine

Demo