generator-simple-rc

0.0.2 • Public • Published

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

Package Sidebar

Install

npm i generator-simple-rc

Weekly Downloads

0

Version

0.0.2

License

MIT

Unpacked Size

10.3 kB

Total Files

11

Last publish

Collaborators

  • ricardoplouis