Skip to content

Commit c6c84a8

Browse files
committed
Updated README installation instructions
1 parent 90ccb35 commit c6c84a8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,10 @@ For a detailed discussion of how Firestack works, check out our [contribution gu
3131
* Intended on being as drop-dead simple as possible
3232
* And so much more
3333

34+
## Example app
35+
36+
We have a working application example available in at [fullstackreact/FirestackApp](https://github.com/fullstackreact/FirestackApp). Check it out for more details about how to use Firestack.
37+
3438
## Why?
3539

3640
Firebase is awesome and it's combination with the Google Cloud Platform makes it super awesome. Sadly, the latest version of Firebase requires the `window` object. That's where Firestack comes in! Firestack provides a really thin layer that sits on top of the native Firebase SDKs and attempts to use the JavaScript library as much as possible rather than reinventing the wheel.

0 commit comments

Comments
 (0)