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
- Host: GitHub
- URL: https://github.com/usmanwasif123/homes-app
- Owner: Usmanwasif123
- License: mit
- Created: 2025-04-02T10:42:44.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-04-02T12:09:51.000Z (about 1 year ago)
- Last Synced: 2025-04-02T12:21:54.346Z (about 1 year ago)
- Topics: angular, angular-cli, angular-forms, angular-router, angular-services, angular19, framework, injection-dependency, locally-api
- Language: TypeScript
- Homepage: https://usmanwasif123.github.io/homes-app/
- Size: 1.97 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`