Running/Loading angular applications with Jquery on existing pages
Ok, this article is not about using jquery inside angular2 application. This is an article about (if by some reason), you have a need to inject your angular application inside a fragment or a section of a page. Meaning it’s just a part of a more global application (don’t ask why).
Read more