Commit 7353542
authored
fix: add explicit npm install (#1007)
## Description
<!-- describe the changes as bullet points -->
- adds explicit npm install to the setup instruction in `README.md`
## Testing Steps
- [x] Run the app locally using `fern docs dev` or navigate to preview deployment
- [x] Ensure that the changed pages and code snippets work1 parent 609e140 commit 7353542
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
| |||
0 commit comments