README
Create component
This CLI tool create React components.
How to use:
*Navigate to desired folder
*Run the following command
create-component myComponent
*The component will be created with a JS file and a Sass file already imported
Made by rchuluc