Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 537 Bytes

File metadata and controls

18 lines (12 loc) · 537 Bytes

Features

  • Material Design
  • Private messaging
  • Message deleting
  • Ability to kick/ban user
  • See other user's IPs
  • Other awesome features yet to be implemented

Setup

Clone this repo to your desktop and run npm install to install all the dependencies.

Usage

After you clone this repo to your desktop, go to its root directory and run npm install to install its dependencies.

Once the dependencies are installed, you can run npm start to start the application. You will then be able to access it at localhost:9999