1.1.2 • Published 6 years ago
thecoder08-chatter v1.1.2
Chatter
What is Chatter?
Chatter is a chat app.
Installation
Run the command
npm i thecoder08-chatter -gto install Chatter. (Chatter must be installed globally to use the shell command.)
Usage
Run the command
chatter server [port]to start the server build on port port.
Run the command
chatter client [name] [addr] [port]to connect to a server with name name at address addr on port port.
Run the command
chatter guito start the gui build.