0.2.0 • Published 6 years ago

generator-itworxhub v0.2.0

Weekly downloads
5
License
apache-2.0
Repository
github
Last release
6 years ago

Build Status Coverage Status

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-itworxhub

How 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

0.2.0

6 years ago

0.1.0

6 years ago

0.0.3

6 years ago

0.0.1

6 years ago