Camunda 8 modeler with Angular app

Can you share official documentation/tutorial link to integrate Camunda modeller with Angular App?
How to implement all the feature and functionality of modeller web version similar in Angular app?

Hi @ashish,

take a look at this example: GitHub - bpmn-io/bpmn-js-example-angular: An example how to integrate bpmn-js with an Angular application.

Hope this helps, Ingo