I’m starting to use Ionic. I read the official documention but I don’t understand why when I create a new project the app.module.ts and app-routing.module.ts aren’t create.
Same problem, I’ve been researching all day and nothing. Additional documentation to import native libraries does not appear. Capacitor http for example
If so, investigating everything is ok, you must add the modules to be used within the same component when it is standalone, the app.module is not necessary