Skip to content

dhwani1806/Angular-Demo

Repository files navigation

Angular Demo

This project demonstrates the use of change detection strategies and hierarchical dependency injection in Angular.

Prerequisites

Make sure you have the following installed on your machine:

  • Node.js (version 18.13.0 recommended)
  • Yarn (you can install it globally with npm: npm install --global yarn)

Installation

  1. Install the project dependencies:
    yarn install
  2. To run the application locally, use the following command:
    yarn start
    
    

This will start the development server and open the application in your default web browser. The application will typically be accessible at http://localhost:4200.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors