Skip to content

Commit

Permalink
chore: update README
Browse files Browse the repository at this point in the history
  • Loading branch information
chenjiahan committed Mar 19, 2024
1 parent 98d5296 commit 2759621
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions rsbuild/react-jest/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,9 @@ Preview the production build locally:
```bash
pnpm preview
```

Run unit tests via Jest:

```bash
pnpm test
```

0 comments on commit 2759621

Please sign in to comment.