add angular routing to existing project

JavaScript
ng generate module app-routing --flat --module=app
Source

Also in JavaScript: