Skip to content

Commit

Permalink
Adds updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkTechson committed May 6, 2022
1 parent d67cf0a commit 2afb6d0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 16 deletions.
Binary file added 9yB5AM9sBgVwfTR.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
22 changes: 6 additions & 16 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,21 +1,11 @@
# Fairhouse (Step One)
Welcome to step one of building the application. You'll find the base application here.
# Introduction to Angular Codelab

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.

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

After the dependencies have been installed:
Here's a preview of the application:

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

_The app will automatically reload if you change any of the source files._


_______
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 13.0.4.
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 comments on commit 2afb6d0

Please sign in to comment.