generator-ptz-react

1.2.0 • Public • Published

generator-ptz-react

Build Status codecov.io Dependency Status bitHound Score MIT license

Yeoman generator to create polutz domain modules.

How to contribute

pt-br en-us

Install

You can remove 'yo' if you already have Yeoman installed

    npm install -g generator-ptz-react yo

Create your project

Go to your project folder and run:

    yo ptz-react

Create React Stateless Functional Components

replace 'ComponentName' with your component name

    yo ptz-react:stateless ComponentName

Create React Components

replace 'ComponentName' with your component name

    yo ptz-react:component ComponentName

Dependents (0)

Package Sidebar

Install

npm i generator-ptz-react

Weekly Downloads

1

Version

1.2.0

License

MIT

Last publish

Collaborators

  • alanmarcell
  • angeloocana