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