Readdy Write

Angular Komponente und Service erstellen in VS Code

22.03.2021 (👁5223)


Komponenten und Daten API Service erstellt man auch bei ASP Server mit Angular Client Anwendungen am besten in VS Code des ClientAPP Folders

Unter ASP Fullstack Anwendung

Mit der –module app option

Angular Komponeten erstellen (ASP in Client Master Fullstack)

ng generate component notes/list-notes --module app

Angular Service erstellen mit

ng generate service serives/notes-service

 


0,00 €