1.0.2 • Published 4 years ago

create-a-react-component v1.0.2

Weekly downloads
3
License
MIT
Repository
github
Last release
4 years ago

create-react-component

:cupcake: setup a golbal command to make structured react components :innocent:

Installation :

npm i -g create-a-react-component

Usage :

 create-react-component  ComponentName  [extension] [style] 
   - extention : js(default)/ts/jsx/tsx
   - style     : css(default)/sass/scss

:heart: Overrkill Abhishek Kale