Skip to content

Commit 9e46141

Browse files
committed
update readme with folder structure
1 parent fce744a commit 9e46141

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
[OpenProject](https://www.openproject.org/) extensions for the [BlockNote](https://www.blocknotejs.org/) editor.
44

5+
## About this repo
6+
7+
This repo is split into two parts:
8+
9+
- The library itself, which is located in the `/lib` folder and can be built and packaged with `npm run build:lib`.
10+
- A demo app, which is located in the `src/App.tsx` file and can be run locally with `npm run dev`.
11+
512
## Usage
613

714
### Installation

0 commit comments

Comments
 (0)