Skip to content

Latest commit

 

History

History

angular-basic

Angular Basic Example

This example encapsulates the BlockSuite editor and doc collection in Angular, demonstrating basic document management.

Development

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.