Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 1008 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 1008 Bytes

json0-presence-demo

A demo of plain text presence using ShareDB and html-text-collab-ext.

presence

selections

This application was originally authored by Stian Håklev in github.com/houshuang/presence-demo. The original application was simplified by Curran Kelleher down to a single textarea with presence. The purpose of this simplified version is provide a more minimal example to demonstrate that the Presence work on json0 functions within an integrated system.

To run locally:

npm install
npm run build && npm start