Building Components and Services

This commit is contained in:
2026-03-10 21:37:28 +05:30
parent 65da7e778d
commit f9fa8f2bfc
31 changed files with 9111 additions and 1 deletions

View File

@@ -50,7 +50,7 @@ Services are commonly used for:
---
### Useful Commands Used Today
### Useful Commands
```bash
# Generate a new component
ng generate component components/task-list