Skip to content

Latest commit

 

History

History

example

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

svelte-bpmn Example

An example how to use svelte-bpmn to display a BPMN 2.0 diagram in a Svelte app.

svelte-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