Week 3 Day 4: Angular components and CLI basics

This commit is contained in:
2026-01-09 16:01:25 +05:30
parent 9423b2d386
commit 409b3519a8
2 changed files with 53 additions and 0 deletions

23
Week-3/Day-4/Reame.md Normal file
View File

@@ -0,0 +1,23 @@
# Week 3 Day 4
## Angular Basics
### Date
01 January 2026
### Objective
To understand Angular components and project structure.
### Topics Covered
- Angular components
- Angular CLI
- Project folder structure
### Activities Performed
- Studied component lifecycle
- Explored Angular CLI commands
### Learning Outcomes
- Clear understanding of Angular building blocks
### Status
Completed