Skip to content

kailashnath1998/web_chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

web_chat

Server

  • You need to have node and npm installed in your machine.
  • open up your teminal or command prompt go to the directory chat
  • Do install all dependencies using
             npm install
             npm install -g nodemon
             npm start
    Your server will be setup and ready for use.

UI

  • Go to browser and type localhost:8080 in place of url.
  • Register user by giving basic details.
  • Login from the same screen.
    Note: Handle should be unique for every user.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors