Yeoman generator to create polutz domain modules.
You can remove 'yo' if you already have Yeoman installed
npm install -g generator-ptz-react yo
Go to your project folder and run:
yo ptz-react
replace 'ComponentName' with your component name
yo ptz-react:stateless ComponentName
replace 'ComponentName' with your component name
yo ptz-react:component ComponentName