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