As I finish up the html pages for my website, I find myself in need of integrating Angular to complete the project. My experience with Angular so far has been with ionic apps, where the CLI generates the html, ts, and css pages. However, I am curious if there is a way to link the existing html pages I have created to the ts file. Can this be done seamlessly?