styled-component-generator
v1.0.6
Published
![React component and styled component generator](sample-use-new.gif)
Downloads
18
Maintainers
Readme
React Component and Styled Component Generator
How to Use
Install module globally
npm -i styled-component-generator -g
Naviate to react project root
cst ComponentOneName ComponentTwoName etc...
Generated Structure after running cst will be
.src
components
----ComponentOneName
--index.js
--styled.js
----ComponentTwoName
--index.js
--styled.js
Add-Ons in Future
Add options to select from pre-existing component templates