Skip to content

Commit 381b4e2

Browse files
[update] a note about integration with frameworks
1 parent d4a05be commit 381b4e2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/how_to_start.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,10 @@ yarn add @dhx/trial-todolist
5757
To get To Do List under the proprietary license, refer to **[Support Center](https://dhtmlx.com/docs/technical-support.shtml)**!
5858
:::
5959

60+
:::tip
61+
If you want to integrate JavaScript Kanban into the React, Angular or Vue project, refer to the corresponding [**Examples on Replit**](https://replit.com/@dhtmlx) for more information.
62+
:::
63+
6064
## Step 2. Create To Do List
6165

6266
Now you can add a To Do List to the page. For this, you should create two DIV containers to place the To Do List and its Toolbar into. So, your steps are:

0 commit comments

Comments
 (0)