Skip to content
This repository has been archived by the owner on Jun 4, 2024. It is now read-only.

Latest commit

 

History

History
6 lines (5 loc) · 301 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 301 Bytes

Single-page chat with Tinode

original source code from here: https://github.com/tinode/example-react-js

how to work:

  1. make sure to run the code under any webserver
  2. you can npm install or you can install npm i -g live-server and then run live-server form directory.