can we install angular routing after the project has setupped 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