/chat-app-console

Primary LanguageJavaScriptMIT LicenseMIT

No longer maintained

[DEPRECATED] This repository is no longer maintained

No longer required as a client and may not be compatible with newer versions of chat-app-backend server. Use chat-app-frontend as a client instead.

~Shivam

chat-app-console

Description

A console client for our simple chat application. Written in Nodejs.

Prerequisites

Make sure Nodejs version >= 12 is installed (https://nodejs.org/) along with npm (node package manager)

Getting Started

  • Clone Repository and checkout
git clone https://github.com/shivamshekhar/chat-app-console && cd chat-app-console
  • Install modules
npm install
  • Run app
node app.js

Author

Shivam Shekhar
shivamshekhar299@gmail.com