@samueleguino97/create-react-component
v1.2.0
Published
CLI to create a React component with customizable settings.
Readme
#React Component Generator
This a CLI tool that allows you to generate a component with whatever styles you like!
Usage
install with npm:
npm install -g @samueleguino97/create-react-componentcreate a component:
create-react-component my-component