Using yarn
$ yarn add cube-component
Using npm
$ npm i cube-component
--name [optional]: Component name
--template [optional]: Defined template name
component-reselect-styled-connect
Create a component together with built in questions
$ cube-component
Create a component with name 'MyComponent' using the redux,reselect, styled component files structure
$ cube-component --name MyComponent --template component-reselect-styled-connect
-
Support dashed file name i.e my-cool-component.js
-
Typescript???
-
Add more templates
read run-locally.txt
file