Crie aplicativo angular com roteamento e CSS
ng new project-name --style=css --routing=true
Odd Okapi
ng new project-name --style=css --routing=true
ng new frontend --routing=true
ng new project-name --routing=true
content_copy
ng generate component second