react-component-creater
v1.0.5
Published
To create react component use config file
Readme
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/
