Hello guys,
I lost my other html5gamedevs account @Nicholls but I want to share with you guys my new contribution to Phaser 3, a web component to integrate Phaser with any other Framework (Angular, React, Vue.js, etc):
https://github.com/proyecto26/ion-phaser
This is very useful because you don't need to manipulate the DOM directly using ids and you can use Phaser like any other component.
From the GitHub repo you can find some examples, also check from Codepen too: https://codepen.io/jdnichollsc/full/oRrwKM
Regards, Nicholls