Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
valpinkman authored Jul 12, 2023
1 parent 9c49fbf commit 26d7af9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/test-utils/dummy-live-app/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ The app is a simple [Create React App](https://github.com/facebook/create-react-

## How to run locally for development

Run `pnpm test-utils:dummy-live-app i` and `pnpm test-utils:dummy-live-app start`
Run `pnpm --filter="dummy-*" install` and `pnpm test-utils:dummy-live-app start`

## Quick script to build the app from scratch

Expand Down

0 comments on commit 26d7af9

Please sign in to comment.