Skip to content

Yeoman generator to create polutz react frontend apps

License

Notifications You must be signed in to change notification settings

polutz/generator-ptz-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Yeoman generator to create polutz react frontend apps

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published