rchuluc-create-component
v1.0.1
Published
This script creates a React component folder, with index.js and style.scss
Downloads
3
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