Skip to content

Latest commit

 

History

History
 
 

@fluid-example/monaco

An experimental implementation of how to take the Microsoft's open source Monaco code editor and enable real-time coauthoring using the Fluid Framework.

Getting Started

If you want to run this example follow the following steps:

  1. Run npm install from the FluidFramework root directory
  2. Navigate to this directory
  3. Run npm run start

Data model

Monaco uses the following distributed data structures:

  • SharedDirectory - root
  • SharedString - storing Monaco text