1.0.0 • Published 8 years ago

generator-rcomp v1.0.0

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

React Component Generator for Yeoman

Unless your project is configured like mine, this probably won't do much for you. However, this may make a good starting point for your own Yeoman generator.

Getting Started

First, install the generator: npm install -g generator-rcomp

Then cd to the desired directory and run yo rcomp MyComponent, where MyComponent is the name of your component.

License

Released under the MIT License.