Skip to content

Commit

Permalink
Mention local development installation
Browse files Browse the repository at this point in the history
  • Loading branch information
odinhb committed Mar 11, 2024
1 parent 50fb1b5 commit 4ad57f4
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -205,6 +205,14 @@ Contribution/maintenance instructions follow.
- `$ npm install`
- `$ npm test`

You may want to install your development version of stringjsx in a real project
for testing:

```json
// package.json
"stringjsx": "file:~/path/to/this/repo",
```

### Contributing

- [ ] Fork
Expand Down

0 comments on commit 4ad57f4

Please sign in to comment.