Skip to content

Commit f5caf59

Browse files
authored
docs: update
1 parent ac8d893 commit f5caf59

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

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

113113
```sh
114114
npx create-react-app my-app --template @ui5/webcomponents-react-seed
115+
npm run mock
116+
115117
# or if you want to use yarn
116118
yarn create react-app my-app --template @ui5/webcomponents-react-seed
119+
yarn mock
117120
```
118121

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

0 commit comments

Comments
 (0)