generator-itworxhub
v0.2.0
Published
Tool to help the front-end developer at ITWORX HUB Team to save his time by scaffolding the repetitive tasks
Maintainers
Readme
ITWORX HUB Yeoman Generator
A Tool to help the front-end developer at ITWORX HUB Team to save his time by scaffolding the repetitive tasks.
Getting Started
npm install -g yo
npm install -g generator-itworxhubHow it work
You can use the following commands
yo itworxhub:rsc <ComponentName>This command to create React Stateless Component
yo itworxhub:rc <ComponentName>This command to create React Smart Component
yo itworxhub:rrc <ComponentName>This command to create React Redux Component
