We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 471fc14 commit d1ae0d9Copy full SHA for d1ae0d9
README.md
@@ -50,6 +50,12 @@ cd fireapp
50
npm install
51
```
52
53
+or install from NPM:
54
+
55
+````sh
56
+npm install svelte-spa-router
57
+````
58
59
Create a project at https://firebase.google.com/ and grab your web config:
60
61

0 commit comments