Skip to content

GalkaS/my_chat_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

my_chat_app

Simple chat app

To run the chat you will need to:

  • install node
  • clone this repository
  • in your terminal, navigate to the cloned repository
  • run npm install to install the necessary modules
  • run node server.js
  • in your browser go to the IP address that is displayed in your terminal after running the node server.js (http://127.0.0.1:8080/)

About

Simple chat app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published