is it necessary to add router Outlet below the routerLink code example
Example: how to create app.routing.module.ts in angular 6
ng generate module app-routing --flat --module=app
ng generate module app-routing --flat --module=app