Files
lexical/examples/react-rich-collab

Basic Vanilla JS example

Here we have simplest Lexical collaboration mode setup. Use it as a starting point for your own projects as well as platform for bug reporting!

Run it locally: npm i && npm run dev:local

Open in StackBlitz