Skip to content

Commit 7f1afb3

Browse files
author
Tommertom
authored
Some additional info to support integration
Some additional words for the impatient and shallow reader like myself, when trying to use this great package.
1 parent 039edb1 commit 7f1afb3

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,12 @@ or install from NPM:
5656
npm install sveltefire
5757
````
5858

59+
And do not forget to install firebase dependencies
60+
```sh
61+
npm install firebase
62+
```
63+
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.
64+
5965
Create a project at https://firebase.google.com/ and grab your web config:
6066

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

0 commit comments

Comments
 (0)