This example encapsulates the BlockSuite editor and doc collection in React, demonstrating basic document management.
git clone https://github.com/toeverything/blocksuite.git
cd blocksuite/examples
pnpm install
pnpm dev react-basic
This project is created using the pnpm create vite
cli.