Angular - The Complete Guide (2024 Edition) from Basic to Advance. This repository for Assignment & Class Notes.
This repository contains a Collection of Assignments & Class Notes
, which help you understand the concepts of Angular Framework.
You need to write the following commands on the terminal screen(in vscode) so that you can run this project locally.
git clone "https://github.com/mPrograms-mg/Angular-Learning.git"
Go to the project directory
cd Angular-Learning
Install dependencies
npm install