Skip to content

Commit 92861cf

Browse files
Merge pull request #169 from zainfathoni/master
add: Enable Cloud Firestore step
2 parents facbc6a + 7d0db14 commit 92861cf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

firestore/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ Follow these steps to setup and run the quickstart:
1313

1414
1. Create a Firebase project in the [Firebase Console](https://console.firebase.google.com).
1515
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**
1617
1. Copy/Download this repo and open this folder in a Terminal.
1718
1. Install the Firebase CLI if you do not have it installed on your machine:
1819
```bash

0 commit comments

Comments
 (0)