04 Dic output comando ng g component components\dettaglioEvento
[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\dettaglioEvento
CREATE src/app/components/dettaglio-evento/dettaglio-evento.component.html (35 bytes)
CREATE src/app/components/dettaglio-evento/dettaglio-evento.component.spec.ts (692 bytes)
CREATE src/app/components/dettaglio-evento/dettaglio-evento.component.ts (308 bytes)
CREATE src/app/components/dettaglio-evento/dettaglio-evento.component.css (0 bytes)
UPDATE src/app/app.module.ts (1412 bytes)[/vc_column_text][/vc_column][/vc_row]
Sorry, the comment form is closed at this time.