bpmn-io / properties-panel

Library for creating bpmn-io properties panels.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@bpmn-io/properties-panel

CI

Library for creating bpmn-io properties panels.

Resources

Build and Run

Prepare the project by installing all dependencies:

npm install

Then, depending on your use-case you may run any of the following commands:

# build the library and run all tests
npm run all

# run the full development setup
npm run dev

Expose an environment variable TEST_BROWSERS=(Chrome|Firefox|IE) to execute the tests in a non-headless browser.

License

MIT

About

Library for creating bpmn-io properties panels.

License:MIT License


Languages

Language:JavaScript 92.2%Language:CSS 7.8%