New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

generator-ptz-react

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

generator-ptz-react

Yeoman generator to create polutz react frontend apps.

latest
Source
npmnpm
Version
1.2.0
Version published
Maintainers
1
Created
Source

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

Keywords

react

FAQs

Package last updated on 18 Apr 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts