Skip to content

Commit ad4b548

Browse files
author
Nicolas Garnier
committed
Added config steps in the example README.
1 parent 5bd1ba2 commit ad4b548

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

example/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ This is a sample app showing a usage of the react-firebaseui package in a react
66
## Initial setup, building and serving.
77

88
1. Create a Firebase project using the [Firebase console](https://console.firebase.google.com).
9+
1. In the **Authentication** section of your project's Firebase console, open the **Sign-In Method** tab and enable the **Google** sign-in provider. Optionally, you can also enable Facebook, this requires to create and configure a Facebook application on [Facebook for developers](https://developers.facebook.com/).
910
1. Install the run-time and build dependencies:
1011
```bash
1112
npm install

0 commit comments

Comments
 (0)