Skip to content

Commit 701a12a

Browse files
authored
docs(angular): add angular example readme
2 parents 1e8160e + 5284579 commit 701a12a

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -192,6 +192,7 @@ Allows users to sign in with an email and password:
192192
})
193193
export class AppComponent { }
194194
```
195+
195196
</details>
196197

197198
## Configuration

examples/angular/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Firebase UI Angular Example
2+
3+
The example application for this framework can be found in the [packages](https://github.com/invertase/firebaseui-web/tree/d851cd6b38ca061845b202c1073ed7ca538022e1/packages/angular) folder.

0 commit comments

Comments
 (0)