We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents facbc6a + 7d0db14 commit 92861cfCopy full SHA for 92861cf
firestore/README.md
@@ -13,6 +13,7 @@ Follow these steps to setup and run the quickstart:
13
14
1. Create a Firebase project in the [Firebase Console](https://console.firebase.google.com).
15
1. In the Firebase console, enable Anonymous authentication on your project by doing: **Authentication > SIGN-IN METHOD > Anonymous > Enable > SAVE**
16
+ 1. In the Firebase console, enable Cloud Firestore on your project by doing: **Database > TRY FIRESTORE BETA > ENABLE**
17
1. Copy/Download this repo and open this folder in a Terminal.
18
1. Install the Firebase CLI if you do not have it installed on your machine:
19
```bash
0 commit comments