terminalChatSocketTS

Stars
6

Chat with socket.io and typscript

Getting Started

First, install packages:

npm install

Start project

You'll need three terminal:

Open other terminal (twice) and run

npm run client

How it works

When the project started, you can write your message in one terminal and you'll see the message in other terminal