You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: messaging/README.md
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,6 @@ Getting Started
14
14
---------------
15
15
16
16
1. Create your project on the [Firebase Console](https://console.firebase.google.com).
17
-
1. Enable the **Google** sign-in provider in the **Authentication > SIGN-IN METHOD** tab.
18
17
1. You must have the Firebase CLI installed. If you don't have it install it with `npm install -g firebase-tools` and then configure it with `firebase login`.
19
18
1. On the command line run `firebase use --add` and select the Firebase project you have created.
20
19
1. On the command line run `firebase serve -p 8081` using the Firebase CLI tool to launch a local server.
0 commit comments