react-orgchart
Version:
A simple org chart for React.
6 lines (3 loc) • 315 B
Markdown
Example created using [create-react-app](https://github.com/facebookincubator/create-react-app)
See [App.js](src/App.js) for demonstration of creating org chart data structure and using the OrgChart component.
See [App.css](src/App.css) for an example stylesheet. Use this stylesheet as a template for your own.