Demo cli-based chat application written entirely in Node.JS
- Node v7+
- NPM
-
Get the source code first
git clone https://github.com/elizar/chatli.git && cd chatli
-
Run
npm i -g yarn
-
yarn
ornpm install
up to you bruh.
-
Run the server first
node server.js
-
Then open a new tab and run the client
node client.js
. ENJOY!
Follow me: @jupenz