Skip to content

Latest commit

 

History

History

docs

BlockNote Docs

This is the code for the BlockNote documentation website.

If you're looking to work on BlockNote itself, check the packages folder.

Getting Started

First, run npm run build in the repository root.

Next, run the development server:

npm run dev

Open http://localhost:3000 with your browser to see the result.

Merging

Open a pull request to the BlockNote GitHub repo. Pull requests will automatically be deployed to a preview environment.