You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+24-21Lines changed: 24 additions & 21 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,26 +10,45 @@ FirebaseUI requires the `firebase` package to be installed:
10
10
npm install firebase
11
11
```
12
12
13
+
(Since the packages are not published, the peer dependencies are not installed automatically from source (core & styles). This will not be required once published.)
14
+
13
15
Next, follow the installation flow for your framework:
0 commit comments