Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 494 Bytes

README.md

File metadata and controls

33 lines (21 loc) · 494 Bytes

Terminal chat

A realtime chat made using NodeJS for using inside the terminal.

Demo

Demo of the application

How to run?

  1. Install the dependencies
$ npm i
  1. Start the server
$ npm run start:server
  1. Start a client
$ npm run start:client

Author

Eder Lima
Eder Lima