Skip to content
This repository was archived by the owner on Feb 27, 2025. It is now read-only.

Commit 595ed32

Browse files
committed
add installation instructions to README
1 parent 52f8ae2 commit 595ed32

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
@@ -2,6 +2,12 @@
22

33
Test your Firebase database triggers offline
44

5+
## Installation
6+
7+
```
8+
npm install --save-dev firebase-mock-functions
9+
```
10+
511
## Example usage
612

713
```javascript

0 commit comments

Comments
 (0)