@meridj/react-component-generator
v0.0.4
Published
Create a react component
Readme
react-component-generator allows you to create a react component from the command line
Install
npm install -g @meridj/react-component-generator
How to use ?
In your component folder :
rc-gen ComponentName [--class] [--func]
You did it ! now, let's coding !
To contribute
PR are welcome
