# bpmn-js (pre-packaged version)
This is a packaged version of [bpmn-js](https://github.com/bpmn-io/bpmn-js) for standalone usage or via [bower](http://bower.io).
## Usage
Download individual files from the [dist folder](https://github.com/bpmn-io/bower-bpmn-js/tree/master/dist) or
fetch them with dependencies via `bower install bpmn-js`.
Include the file(s) 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).