File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -15,12 +15,12 @@ Getting Started
15
15
16
16
- Create your project on the [ Firebase Console] ( https://console.firebase.google.com ) .
17
17
- From your Firebase project console, click on red circle button with the caption "Add Firebase to your web app".
18
- ![ Alt text] ( /database/ pics/redcircle.png?raw=true " Red Circle ")
18
+ ![ Alt text] ( pics/redcircle.png?raw=true " Red Circle ")
19
19
- Copy the initialization snippet into the index.html file by clicking the red HTML.
20
- ![ Alt text] ( /database/ pics/snippet.png?raw=true " Snippet ")
20
+ ![ Alt text] ( pics/snippet.png?raw=true " Snippet ")
21
21
- The snippet should be placed in the ` <head> ` section of ` index.html ` .
22
22
- Enable Google auth in the ** Auth > SIGN IN METHOD** tab.
23
- ![ Alt text] ( /database/ pics/enable.png?raw=true " Enable google auth ")
23
+ ![ Alt text] ( pics/enable.png?raw=true " Enable google auth ")
24
24
- Run ` firebase serve ` using the Firebase CLI tool to launch a local server.
25
25
26
26
Support
Original file line number Diff line number Diff line change @@ -13,9 +13,9 @@ Getting Started
13
13
14
14
- Create your project on the [ Firebase Console] ( https://console.firebase.google.com ) .
15
15
- From your Firebase project console, click on red circle button with the caption "Add Firebase to your web app".
16
- ![ Alt text] ( /storage/ pics/redcircle.png?raw=true " Red Circle ")
16
+ ![ Alt text] ( pics/redcircle.png?raw=true " Red Circle ")
17
17
- Copy the initialization snippet into the index.html file by clicking the red HTML.
18
- ![ Alt text] ( /storage/ pics/snippet.png?raw=true " Snippet ")
18
+ ![ Alt text] ( pics/snippet.png?raw=true " Snippet ")
19
19
- The snippet which appears should be placed in the ` <head> ` section of ` index.html ` .
20
20
- Enable Anonymous auth in the ** Auth > SIGN IN METHOD** tab.
21
21
![ Alt text] ( /storage/pics/enable.png?raw=true " Enable auth ")
You can’t perform that action at this time.
0 commit comments