rajgoel / bpmn-js-resources

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An extension for modelling resource requirements in bpmn-js

Run the modeller

You need a NodeJS development stack with npm installed to build the project.

To install all project dependencies execute

npm install

To build the example into the app folder execute

npm run all

To start the example execute

npm start

Credits

This extension is based on the example provided by the bpmn.io team.

License

MIT

About


Languages

Language:JavaScript 87.2%Language:HTML 6.8%Language:CSS 6.0%