Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 361 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 361 Bytes

react-bpmn Example

An example how to use react-bpmn to display a BPMN 2.0 diagram in a React app.

react-bpmn example screenshot

Run the Example

To run the example:

npm install
npm start

This puts up the example to localhost:5000/public/index.html.

License

MIT