Skip to content

A Yeoman generator for React modules, components, and redux boilerplate

License

Notifications You must be signed in to change notification settings

CodingZeal/generator-react-bc

Repository files navigation

DEPRECATED

End of Life

This generator was an experiment to quickly create boilerplate components per the BC style in the early stages of the React project. It was later scrapped and is no longer in use.


generator-react-bc

A Yeoman generator for React modules, components, and redux boilerplate

Installation

First, install Yeoman and generator-react-bc using yarn (we assume you have pre-installed node.js).

yarn add global yo
yarn add global generator-react-bc

Then generate a module, component, and optionally redux boilerplate in your client code:

yo react-bc

About

A Yeoman generator for React modules, components, and redux boilerplate

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published