Skip to content

Commit d1ae0d9

Browse files
author
Tommertom
authored
NPM install instruction more explicitly a
Had to find the npm install via package.json.
1 parent 471fc14 commit d1ae0d9

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
@@ -50,6 +50,12 @@ cd fireapp
5050
npm install
5151
```
5252

53+
or install from NPM:
54+
55+
````sh
56+
npm install svelte-spa-router
57+
````
58+
5359
Create a project at https://firebase.google.com/ and grab your web config:
5460

5561
![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)