Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 356 Bytes

File metadata and controls

25 lines (14 loc) · 356 Bytes

chatbox-client

A client interface for the tui chatbox application project!

Install

git clone https://github.com/MomoClubProg/chatbox-client.git

cd chatbox-client
npm ci

Run

node index.js

Note

Uses the tui-chat-components module, docs are available here