There are basically two options for integrating Angular6 into an existing site that has older technologies like AngularJS or JQuery:

1) Angular Elements
2) Angular downgradeComponent

This talk looks at both of these, as well as moving from an ASP.NET MVC3 architecture to a modern SPA web application