- `ng new && cd ` - `ng g module app --routing --flat` - `rm app.routes.ts`, `import { routes } from './app-routing.module';` > *app.config.ts* - `ng g moudle --route= --module=app`