Simulator to call BPMN xml flow in react js?

I have a flow.xml file saved on s3 and we show it on UI using BPMN modeler
We run the flow on backend using asterisk server and AGI

But We want it to run on UI in react js , we are looking for any simulator or anything that can help ?

For BPMN there exists the bpmn-js-token-simulation. It runs the flow visually.