Components
Angular App Components
Last modified: undef
Add Component
ng generate component new # Angular is a gen ng
CREATE src/app/two/two.component.css (0 bytes)
CREATE src/app/two/two.component.html (18 bytes)
CREATE src/app/two/two.component.spec.ts (571 bytes)
CREATE src/app/two/two.component.ts (222 bytes)
Copyright @ 2024 Anne Brown