Skip to content

Files

Latest commit

 

History

History
7 lines (4 loc) · 378 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 378 Bytes

Examples

Here, we collect a number of examples using BlockNote. You can run the examples via the Playground (npm start or playground.blocknotejs.org).

(contributors) Adding examples

Just create a folder, add an App.tsx file, .bnexample.json and README.md file. Then run npm run gen to generate the rest of the template.