We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7d9fff commit 0f4bda4Copy full SHA for 0f4bda4
README.md
@@ -18,6 +18,13 @@
18
- Users can adopt multiple solutions to build up a huge organization chart(please refer to multiple-layers or hybrid layout sections)
19
- touch-enabled plugin for mobile divice
20
21
+## Getting started
22
+### Build
23
+ npm install
24
+ gulp build
25
+### Serve
26
+ gulp serve
27
+
28
## Demo
29
- **using ul datasource**(this feature comes from [Tobyee's good idea:blush:](https://github.com/dabeng/OrgChart/issues/1))
30
```html
0 commit comments