generator-rcg
v0.2.3
Published
React component generator.
Downloads
14
Maintainers
Readme
generator-rcg
Generate react component folders and files
Installation
First, install Yeoman and generator-rcg using npm (we assume you have pre-installed node.js).
USE AT YOUR OWN RISK - just testing things here.
npm install -g yo
npm install -g generator-rcg
Then generate your new project:
yo rcg
License
MIT © Salakar