me (Remote) Angular Workshops and Consulting Google Developer Expert for Angular Blog, Books, Articles, and Talks about Angular Manfred Steyer, ANGULARarchitects.io
a Web Component Wrapper class MyWebComponent extends HTMLElement { connectedCallback() { // Bootstrap your SPA here } […] } customElements.define('my-webcmp', MyWebComponent); Or: Tools such as @angular/elements