0.0.2 • Published 6 years ago

generator-simple-rc v0.0.2

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

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