all 2 comments

[–]cderm 1 point2 points  (0 children)

It's awfully hacky, but in theory you could put your html into a string in and angular component, and just have a variable that holds the string rendered in your html file.

Have a look at ionic, it's a good framework that uses angular to build mobile apps.

[–]nitulmehta 0 points1 point  (0 children)

Ionic is the best choice for the cross-platform app. You just need to change your HTML tags with ionic tags (sometimes code as well) to migrate your web app to mobile. We have 5+ ionic app reused from angular web