Skip to content
This repository has been archived by the owner on May 14, 2022. It is now read-only.

Commit

Permalink
removed md format warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
stritti committed Dec 9, 2020
1 parent 7b1c94b commit 97f0251
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,14 +63,14 @@ VUE_APP_FIREBASE_AUTH_DOMAIN="xxxx"
VUE_APP_FIREBASE_DATABASE_URL="xxx"
VUE_APP_FIREBASE_PROJECT_ID="xxx"
VUE_APP_FIREBASE_STORAGE_BUCKET="xxxx"
VUE_APP_FIREBASE_MESAGING_SENDER_ID="xxx"
VUE_APP_FIREBASE_MESSAGING_SENDER_ID="xxx"
VUE_APP_FIREBASE_APP_ID="xxxx"
VUE_APP_FIREBASE_MEASUREMENT_ID="xxxx"
```
You will get the values if you create a web application for Google Firestore.

## Deployment setup
### Before
### Before
```
npm install -g firebase-tools
```
Expand Down

0 comments on commit 97f0251

Please sign in to comment.