How to display a simple Html page

Hi,
I want to add some manual pages to my ionic app but can’t quite figure out the best way to do it.
The manual consists of multiple html pages that I want to put directly into my project structure. What would be the best way to display them?

See if this post helps you -

Didn’t really wanted to use a Cordova plugins as this would make debugging that part of the app pretty difficult no?