Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 361 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 361 Bytes

klartext

simplify group communication

How to run it on your own computer

Prerequisites

You need npm, which is included in node.js (install node).

Set up the project

Clone this repository and run npm install in it.

Build & run

  • npm run build
  • go to localhost:8080 in your browser