26 lines
462 B
Markdown
26 lines
462 B
Markdown
# Week 3 – Day 5
|
||
## Angular Project Setup
|
||
|
||
### Date
|
||
02 January 2026
|
||
|
||
### Objective
|
||
To set up an Angular project and understand initial project structure.
|
||
|
||
### Topics Covered
|
||
- Angular installation
|
||
- Project creation
|
||
- Development server
|
||
|
||
### Activities Performed
|
||
- Installed Angular CLI
|
||
- Created Angular project
|
||
- Ran application locally
|
||
|
||
### Learning Outcomes
|
||
- Successfully set up Angular environment
|
||
- Ready for component development
|
||
|
||
### Status
|
||
Completed
|