I tried creating welcome,signup and login page by declaring and importing everything in app.module.ts page but this shows me error
here ionic can not found module of your any page module declare in ngModule array.may be you forget to write export in declaration of class in any page