# bpmn-js Bower Package This is a packaged version of [bpmn-js](https://github.com/bpmn-io/bpmn-js) for usage via [bower](http://bower.io). ## Usage Install the dependency via ``` bower install bpmn-js ``` Include the file into your project ```html ``` Checkout the [examples repository](https://github.com/bpmn-io/bpmn-js-examples) for a complete example of [how to use bpmn-js with bower](https://github.com/bpmn-io/bpmn-js-examples/tree/master/simple-bower). ## License Use under the terms of the [bpmn-js license](http://bpmn.io/license).