How to create a book app using ionic?

Hi guys. I was thinking to create a book app using ionic framework.

After making a research, suggestions were to create a lot of html pages for each chapter of the book and save it in the storage of the mobile phone. And populate html pages using webview.

I wanted to use firebase for storing and modifying book pages(sometimes it may contain typo).
So can you suggest best options to create a book app using ionic and firebase, or just an ionic?
Thank you all.