Skip to content

bpmn-io/element-template-playground

Repository files navigation

element-template-playground

A simple playground to define + preview Camunda 8 element templates. ➡️ Try it out.

Image

Build

npm install
# build into ./public
npm run build

# run locally
npm start