Skip to content

Commit 707890b

Browse files
authored
Update README.md
1 parent 96dd7b3 commit 707890b

File tree

1 file changed

+15
-13
lines changed

1 file changed

+15
-13
lines changed

README.md

Lines changed: 15 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,25 @@
77

88
# DHTMLX Pivot + React
99

10-
### How to run
10+
## How to run
1111
- Run `npm install`
1212
- Run `npm run storybook` in the project directory
1313
- Open [http://localhost:6006](http://localhost:6006) to view it in the browser.
1414

15+
## Live demos
16+
17+
- [Initialization](https://dhtmlx.github.io/react-pivot-demo/?path=/story/pivot--initialization)
18+
- [Loading Data](https://dhtmlx.github.io/react-pivot-demo/?path=/story/pivot--loading-data)
19+
- [Export Data](https://dhtmlx.github.io/react-pivot-demo/?path=/story/pivot--export-data)
20+
- [Set Data](https://dhtmlx.github.io/react-pivot-demo/?path=/story/pivot--set-data)
21+
- [Structure Reload](https://dhtmlx.github.io/react-pivot-demo/?path=/story/pivot--structure-reload)
22+
- [Custom Mark](https://dhtmlx.github.io/react-pivot-demo/?path=/story/pivot--custom-mark)
23+
- [Custom Formatting](https://dhtmlx.github.io/react-pivot-demo/?path=/story/pivot--custom-formatting)
24+
- [Footer](https://dhtmlx.github.io/react-pivot-demo/?path=/story/pivot--footer)
25+
- [Events](https://dhtmlx.github.io/react-pivot-demo/?path=/story/pivot--events)
26+
- [Grid Events](https://dhtmlx.github.io/react-pivot-demo/?path=/story/pivot--grid-events)
27+
28+
1529
## Useful links
1630

1731
- [Online documentation](https://docs.dhtmlx.com/pivot/index.html)
@@ -29,15 +43,3 @@ Follow us on [Twitter](https://twitter.com/dhtmlx) :feet:
2943

3044
Like our page on [Facebook](https://www.facebook.com/dhtmlx/) :thumbsup:
3145

32-
## Live demos
33-
34-
- [Initialization](https://dhtmlx.github.io/react-pivot-demo/?path=/story/pivot--initialization)
35-
- [Loading Data](https://dhtmlx.github.io/react-pivot-demo/?path=/story/pivot--loading-data)
36-
- [Export Data](https://dhtmlx.github.io/react-pivot-demo/?path=/story/pivot--export-data)
37-
- [Set Data](https://dhtmlx.github.io/react-pivot-demo/?path=/story/pivot--set-data)
38-
- [Structure Reload](https://dhtmlx.github.io/react-pivot-demo/?path=/story/pivot--structure-reload)
39-
- [Custom Mark](https://dhtmlx.github.io/react-pivot-demo/?path=/story/pivot--custom-mark)
40-
- [Custom Formatting](https://dhtmlx.github.io/react-pivot-demo/?path=/story/pivot--custom-formatting)
41-
- [Footer](https://dhtmlx.github.io/react-pivot-demo/?path=/story/pivot--footer)
42-
- [Events](https://dhtmlx.github.io/react-pivot-demo/?path=/story/pivot--events)
43-
- [Grid Events](https://dhtmlx.github.io/react-pivot-demo/?path=/story/pivot--grid-events)

0 commit comments

Comments
 (0)