I have an angular app, it has a bundle and a piece of HTML that contains a root selector
where the app is bootstr
You can bootstrap multiple elements. You can inject a shared service to be able to communicate between components of different Angular2 applications (on the same page).
How to dynamically create bootstrap modals as Angular2 components?