This is the solution of the getting started tutorial.
The code of this tutorial is released under the Apache 2.0 license.
To see the deployed solution: https://process-analytics.github.io/bpmn-visualization-tutorial-getting-started/
NOTE: this tutorial was tested with Node 16 and npm 8.16.0
Run
npm install
npm startOpen the URL mentioned in the console
Run npm run build
To test locally, run npm run preview