You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.