ng g m products
Crea los 2 ficheros a la vez
ng g m products --routing
ng g m products/products-routing --flat --module=products
ng g m products --route=products --module=app.module.ts
I am particularly drawn to developing applications that are not only functional but also visually appealing and easy to use. I accomplish this by implementing SOLID principles and clean architecture, and applying testing to ensure quality.