Skip to content

Lplenka/SocketIO_ChatApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SocketIO_ChatApp

A simple chat app built over Node js & Socketio

To Use

To clone and run this repository you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
git clone https://github.com/Lplenka/SocketIO_ChatApp
# Go into the repository
cd SocketIO_ChatApp
# Install dependencies
npm install
# Run the app
npm start

Releases

No releases published

Packages

No packages published