An open API service indexing awesome lists of open source software.

https://github.com/usmanwasif123/homes-app

angular web housing application using angular 19 with angular router, servjection-dependency and locally made api for images of houses.ices, forms, in
https://github.com/usmanwasif123/homes-app

angular angular-cli angular-forms angular-router angular-services angular19 framework injection-dependency locally-api

Last synced: about 1 month ago
JSON representation

angular web housing application using angular 19 with angular router, servjection-dependency and locally made api for images of houses.ices, forms, in

Awesome Lists containing this project

README

          

# 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`