Skip to content
This repository was archived by the owner on May 19, 2025. It is now read-only.

Commit 2afb6d0

Browse files
committed
Adds updated README
1 parent d67cf0a commit 2afb6d0

2 files changed

Lines changed: 6 additions & 16 deletions

File tree

9yB5AM9sBgVwfTR.png

1.1 MB
Loading

README.md

Lines changed: 6 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,11 @@
1-
# Fairhouse (Step One)
2-
Welcome to step one of building the application. You'll find the base application here.
1+
# Introduction to Angular Codelab
32

3+
In this codelab, you'll build a housing app with Angular. This is the completed app and features the ability to view home listings based on user search, and view details of a housing location.
44

5-
## This step covers
6-
lorem ipsum and all that jazz.
7-
## Local Setup
8-
* Clone this repository
9-
* change into `fairhouse` directory
10-
* run `npm install`
5+
You'll build everything with Angular using Angular's powerful tooling and great browser integration.
116

12-
After the dependencies have been installed:
7+
Here's a preview of the application:
138

14-
* Run `ng serve` for a dev server.
15-
* Navigate to `http://localhost:4200/`.
9+
![Completed application - one column search results, second column search details](9yB5AM9sBgVwfTR.png)
1610

17-
_The app will automatically reload if you change any of the source files._
18-
19-
20-
_______
21-
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 13.0.4.
11+
The step-by-step guide can be found at [https://codelabs.developers.google.com/introduction-to-angular](https://codelabs.developers.google.com/introduction-to-angular)

0 commit comments

Comments
 (0)