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

react-help-create

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-help-create

This command line helps you create components, pages and even redux implementation for your react project.

latest
Source
npmnpm
Version
2.3.0
Version published
Maintainers
1
Created
Source

react-help-create

react-help-create

Focus on your code, not your project structure!

This command line helps you create components, pages and even redux implementation for your react project.

react-help-create is released under the MIT license. Current npm package version. PRs welcome!

How to install it?

  • To install it globally in your operating system run
npm i react-help-create -g

Or

yarn global add react-help-create
  • To install it as a dev dependency in your react project run
npm i react-help-create --save-dev

Or

yarn add react-help-create --dev
  • If you want to use it without installing it (using npm cache) run:
npx react-help-create --help

How to use it?

Please follow this documentation to learn how to use this command line.

Contributing

Please check this if you consider to contribute to this project.

Keywords

react

FAQs

Package last updated on 22 May 2022

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