Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

generator-simple-rc

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

generator-simple-rc

A simple react component generator

latest
Source
npmnpm
Version
0.0.2
Version published
Maintainers
1
Created
Source

generator-simple-rc NPM version Build StatusCoverage percentage

A simple react component generator

Installation

First, install Yeoman and generator-simple-rc using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-simple-rc

Then generate your new project:

yo simple-rc

Questions asked during generation

What is the name of your component?
What type of your component? [class/functional]
What type of linter will it follow? [none/airbnb]
Use jsx? [y/N]
Use es6? [y/N]

License

MIT © Ricardo

Keywords

react

FAQs

Package last updated on 30 Aug 2018

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