Skip to content

Commit

Permalink
Some additional info to support integration
Browse files Browse the repository at this point in the history
Some additional words for the impatient and shallow reader like myself, when trying to use this great package.
  • Loading branch information
Tommertom committed Dec 21, 2019
1 parent 039edb1 commit 7f1afb3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Expand Up @@ -56,6 +56,12 @@ or install from NPM:
npm install sveltefire
````

And do not forget to install firebase dependencies
```sh
npm install firebase
```
Please read the [Installation guide](https://github.com/codediodeio/sveltefire/blob/master/docs/install.md) for any frequenty encountered issues when integrating in a svelte project.

Create a project at https://firebase.google.com/ and grab your web config:

![firebase config](https://firebasestorage.googleapis.com/v0/b/firestarter-96e46.appspot.com/o/project-config.PNG?alt=media&token=5eabb205-7ba2-4fc3-905f-e9547055e754)
Expand Down

0 comments on commit 7f1afb3

Please sign in to comment.