react_componet_generator
v1.0.3
Published
react functional component generator
Downloads
5
Maintainers
Readme
React components generator
This is a simple React components generator that creates a new component with a given name. It also creates a new css file for the component.
How to use
install the package globally
npm install -g react-components-generator
Then run the following command to create a new component
rfc componentName