Files
Harshit-Sachdev/Week-3/Day-5/Readme.md

26 lines
462 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 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