File tree Expand file tree Collapse file tree 1 file changed +0
-15
lines changed Expand file tree Collapse file tree 1 file changed +0
-15
lines changed Original file line number Diff line number Diff line change @@ -11,21 +11,6 @@ yarn add @ui5/webcomponents-react-charts
1111### Documentation
1212You can find an interactive documentation in our [ Storybook] ( https://sap.github.io/ui5-webcomponents-react/ ) .
1313
14- ## Contributing
15-
16- ### Create New Components
17-
18- You can create new components with our cli: 🎉<br >
19- Using npm:
20- ``` bash
21- npm run create-component YOUR_COMPONENT_NAME
22- ```
23- Using yarn:
24- ``` bash
25- yarn create-component YOUR_COMPONENT_NAME
26- ```
27- These commands will create a new folder in the src folder, containing the index, the stylesheets as well as the demo.
28-
2914## Contribute
3015Please check our [ Contribution Guidelines] ( https://github.com/SAP/ui5-webcomponents-react/blob/master/CONTRIBUTING.md ) .
3116
You can’t perform that action at this time.
0 commit comments