1.0.5 • Published 7 years ago
react-component-creater v1.0.5
react-component-creater
To use this task, we can create react component based on following config:
Installation
npm install -g react-component-creater
Usage
RRC -n component-name -d destination director
Parameter | Description |
---|---|
-n | the name of the component, this parameter is requires |
-d | the director of the component, defalut is components/ |