ng generate module [module-name] --routing // or the shorthand version of the command: ng g m [module-name] --routing