Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 308 Bytes

readme.md

File metadata and controls

17 lines (9 loc) · 308 Bytes

Very simple chat-server example in typescript

setup

type yarn for install dependencies

run

type yarn start for starting the server.

test

type yarn test for run the tests.

screenshot

running