generator-simple-rc
v0.0.2
Published
A simple react component generator
Downloads
9
Maintainers
Readme
generator-simple-rc
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