lotion-hyku
v0.0.1
Published
``` git clone https://github.com/keppel/lotion-chat.git cd lotion-chat npm i
Downloads
4
Readme
lotion-chat demo
git clone https://github.com/keppel/lotion-chat.git
cd lotion-chat
npm i
# to make a new chat:
node bin/chat.js
# to join an existing chat:
node bin/chat.js -j <chat id>