27 Feb output comando ng g component components\modificaEvento
[vc_row css_animation="" row_type="row" use_row_as_full_screen_section="no" type="full_width" angled_section="no" text_align="left" background_image_as_pattern="without_pattern"][vc_column][vc_column_text el_class="myshell"]C:\tutorial\agenda-eventi>ng generate component components\ModificaEvento CREATE src/app/components/modifica-evento/modifica-evento.component.html (34 bytes) CREATE src/app/components/modifica-evento/modifica-evento.component.spec.ts (685 bytes) CREATE src/app/components/modifica-evento/modifica-evento.component.ts (304 bytes) CREATE src/app/components/modifica-evento/modifica-evento.component.css (0 bytes) UPDATE src/app/app.module.ts (1858 bytes)[/vc_column_text][/vc_column][/vc_row]...