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
Is your feature request related to a problem? Please describe.
We should add a custom create-react-app template for convenience.
Describe the solution you'd like
A clear and concise description of what you want to happen.
run create-react-app my-app --template ui5-webcomponents-react to create a new React app with UI5 Web Components for React
Is your feature request related to a problem? Please describe.
We should add a custom
create-react-app
template for convenience.Describe the solution you'd like
A clear and concise description of what you want to happen.
run
create-react-app my-app --template ui5-webcomponents-react
to create a new React app with UI5 Web Components for ReactAdditional context
https://create-react-app.dev/docs/custom-templates/
The text was updated successfully, but these errors were encountered: