Where do you place the scripts and hype folder in ionic4 framework?

Anyone using Ionic4 with Hype3? I’m lost :slight_smile:

Not using it but a quick look into the docs. It got a „blank“ starter theme. That is probably the folder structure you want to initialize. I guess you’d put all in there and use the index to place the hype code.

Just a guess. Looks interesting.

Then looking at the Ionic Native (community or enterprise, depending on your license) choose the vanilla JS versions and use them in you Hype app.

Hope this helps.

Thanks for the reply MaxZieb,

Yes, I tried the normal way that you would do it for a regular HTML structure(blank starter theme) and It will work if I open that page(home.page.html) independently, -but not in the app portion (actually running the app)