Se recomienda revisar los lineamientos para nombrar un Proyecto en Angular (Presione aquí para Ir)
> ng new ANGULAR-PROY-V1-IMPLEMENTATION-ANGULAR-FORMS-S2201
Se ingresa Yes si se requiere reducir estrictamente los paquetes de angular.
? Do you want to enforce stricter type checking and stricter bundle budgets in the workspace?
This setting helps improve maintainability and catch bugs ahead of time.
For more information, see https://angular.io/strict Yes
Se ingresa Yes si se requiere crear un enrutamiento automatico al crear el proyecto en angular.
? Would you like to add Angular routing? Yes
Se selecciona el tipo de estilo que se utilizara al crear un proyecto en angular y se espera por la instalación.
? Which stylesheet format would you like to use? (Use arrow keys)
❯ CSS
SCSS [ https://sass-lang.com/documentation/syntax#scss ]
Sass [ https://sass-lang.com/documentation/syntax#the-indented-syntax ]
Less [ http://lesscss.org ]
Stylus [ https://stylus-lang.com ]
? Which stylesheet format would you like to use? CSS