You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/docs/Welcome.stories.mdx
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,6 +19,11 @@ UI5 Web Components for React is a Fiori3 compliant React library built on top of
19
19
With the help of UI5 Web Components for React, you can use UI5 Web Components as if they were native React components.
20
20
In addition to that, UI5 Web Components for React is providing complex components and layouts on top of the UI5 Web Components.
21
21
22
+
## Requirements
23
+
24
+
-[React](https://www.npmjs.com/package/react) and [React-DOM](https://www.npmjs.com/package/react-dom) (**16.8.0 or higher**)
25
+
-[Node.js](https://nodejs.org/) (**version 12 or higher** ⚠️)
26
+
22
27
## Getting Started
23
28
24
29
**Prerequisite: You have a React app.** In case you don't, we recommend to create one using [create-react-app](https://facebook.github.io/create-react-app/).<br/>
0 commit comments