Skip to content

Files

Latest commit

a400f81 · Jan 31, 2023

History

History
20 lines (13 loc) · 391 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 391 Bytes

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