Skip to content

Latest commit

 

History

History

solid-basic

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Solid Basic Example

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

Development

git clone https://github.com/toeverything/blocksuite.git
cd blocksuite/examples

pnpm install
pnpm dev solid-basic

This project is created using the pnpm create vite cli.