I’ve an old Ionic 1 app I want to bring to Ionic 2.
I’ve the basics laid out but now I’m looking for opinions on the best method for this.
It’s a ‘brochure’ app - the only interaction is navigation. It has 100+ pages that are just info and I don’t really want to create a new folder, html and ts file for each page. The pages are just html.
What’s the best way to build this?