Skip to content

Commit d024483

Browse files
authored
docs: update
1 parent f5caf59 commit d024483

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/1-Welcome.stories.mdx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,11 @@ For more info, check the [seed documentation](https://github.com/SAP/ui5-webcomp
5252

5353
```sh
5454
npx create-react-app my-app --template @ui5/webcomponents-react-seed
55+
npm run mock
56+
5557
# or if you want to use yarn
5658
yarn create react-app my-app --template @ui5/webcomponents-react-seed
59+
yarn mock
5760
```
5861

5962
### Add `@ui5/webcomponents-react` to an existing app

0 commit comments

Comments
 (0)