Skip to content

KaraniWachira/housing-listing-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

56b0e82 · Sep 26, 2024

History

9 Commits
Sep 25, 2024
Sep 26, 2024
Sep 25, 2024
Sep 25, 2024
Sep 26, 2024
Sep 25, 2024
Sep 25, 2024
Sep 25, 2024
Sep 25, 2024
Sep 25, 2024
Sep 25, 2024

Repository files navigation

Angular Homes App

  • Install Angular if you don't have it installed

    npm install -g @angular/cli

  • Clone this branch to your local machine

    git clone -b homes-app-start git@github.com:angular/codelabs.git homes-app

  • Once the code has been downloaded

    cd homes-app

  • Install the depencies

    npm install

  • Run the application

    ng serve

    • Application Home Page house-listing-app

    • Specific housing unit details page detail-page