1.0.1 • Published 6 years ago

react-create-comp v1.0.1

Weekly downloads
2
License
ISC
Repository
github
Last release
6 years ago

React-Component Creator

Environment

Installation & Setup

Install Package

npm install -g react-create-comp

Usage

react-create-comp generate <ComponentName>
react-create-comp generate <ComponentName> -s

or

react-create-comp generate <ComponentName> --stateless
react-create-comp g <ComponentName> [-s , --stateless]

Contribuition

Cloning Project

git clone https://github.com/mohamedelshorbagy/react-create-comp
npm install
npm link

Note

sudo npm install
sudo npm link