Skip to content

deadland2002/ChatAppReact

Repository files navigation

ChatX

Clone the project

  git clone https://github.com/deadland2002/ChatAppReact

Go to the project directory

  cd ChatAppReact

Install dependencies

  npm install
  npm install:all

Build the code

  npm run build

Start the server

  npm run start

About

using react to build a chat app with socket.io

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published