create-rc-comp

create-rc-comp JS library on GitHub create-rc-comp JS library on npm Download create-rc-comp JS library

create cell component in reactjs

Version 1.1.1 License ISC
create-rc-comp has no homepage
create-rc-comp JS library on GitHub
create-rc-comp JS library on npm
Download create-rc-comp JS library
Keywords
scaffoldingreactjs

Create React granular components

https://www.npmjs.com/package/create-rc-comp

Scaffold on the fly your react components as you devrelop faster.

Installation

$ npm install -g create-rc-comp

Usage

Go to directories where you want to create your react components

$ create-rc-comp [ComponentName]

If you want to create seperate folder per component with same folder name

$ create-rc-comp [ComponentName] -d