Skip to content

Commit 0f4bda4

Browse files
committed
update readme
1 parent a7d9fff commit 0f4bda4

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
@@ -18,6 +18,13 @@
1818
- Users can adopt multiple solutions to build up a huge organization chart(please refer to multiple-layers or hybrid layout sections)
1919
- touch-enabled plugin for mobile divice
2020

21+
## Getting started
22+
### Build
23+
npm install
24+
gulp build
25+
### Serve
26+
gulp serve
27+
2128
## Demo
2229
- **using ul datasource**(this feature comes from [Tobyee's good idea:blush:](https://github.com/dabeng/OrgChart/issues/1))
2330
```html

0 commit comments

Comments
 (0)