Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 268 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 268 Bytes

json-patch-ot-example

An example app doing concurrent editing using JSON Patch OT.

To run

In one tab run yarn start, and in another run yarn start-server. Navigate to http://localhost:3000/ in one or more browser tabs and let the concurrent editing begin.