Skip to content

walinabizada/angular-AUTH-functionality

Repository files navigation

angular-AUTH-functionality

  1. Install Node.js and npm: Ensure you have Node.js and npm installed on your system. You can download and install them from nodejs.org.

  2. Verify installation:

    node –v

    npm –v

  3. Install Angular CLI globally using npm:

    npm install -g @angular/cli

  4. Verify the installation:

    ng version

  5. Clone the Repository: First, clone the project repository from GitHub to your local machine.

    git clone https://github.com/walinabizada/angular-AUTH-functionality

    cd angular-AUTH-functionality

  6. Install Dependencies:

    npm install

  7. Serve the Application: After installing dependencies, you can serve the Angular application locally using the Angular CLI.

    ng serve

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published