devesh-21-hub / dot-chat-live

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dot-chat-live

MERN, Socket.IO, and webRTC based chat app.

Available Scripts

In the client directory run the following command

npm i

Installs the dependencies

npm start

Starts the react developement server and runs the app in the development mode.

Open http://localhost:3000 to view it in the browser.

In the server directory run the following command

npm i

Installs the dependencies

npm run dev

Starts the Express server on port 9000 and runs the app in the development mode.

About


Languages

Language:JavaScript 80.0%Language:CSS 16.4%Language:HTML 3.6%