New page Created Module.ts file

Here is a tutorial that shows how to use it. I found it very helpful.

While generating a page I just ignore module because I won’t need it, I do :
ionic generate page login --no-module

Look for lazy loading then you will get idea.