We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent facbc6a commit 5fa28ecCopy full SHA for 5fa28ec
firestore/README.md
@@ -22,6 +22,8 @@ Follow these steps to setup and run the quickstart:
22
```bash
23
firebase use --add
24
```
25
+ 1. In the Firebase console, enable Cloud Firestore on your project by doing: **Database > TRY FIRESTORE BETA > ENABLE**
26
+
27
1. Deploy the Firestore security rules:
28
29
firebase deploy --only firestore
0 commit comments