/Socket_Chat

Chat System Using Node.js Server and Socket.io

Primary LanguageJavaScript

Socket_Chat

Chat System Using Node.js Server and Socket.io

Build Setup

# clone repository
git clone https://github.com/bhavyaagg/Socket_Chat.git

# mount the directory
cd Socket_Chat

# install dependencies
npm install

# run server file
npm start