An experimental implementation of how to take the open source CodeMirror code editor and enable real-time coauthoring using the Fluid Framework.
If you want to run this example follow the following steps:
- Run
npm install
from theFluidFramework
root directory - Navigate to this directory
- Run
npm run start
CodeMirror uses the following distributed data structures:
- SharedDirectory - root
- SharedString - storing codemirror text