generator-react-starter-kit
v1.0.8
Published
Yeoman generator for React and Redux starter kit
Maintainers
Readme
generator-react-starter-kit

A Yeoman generator for react components for the React and Redux Starter Kit
Prerequisite
- Node
- yoInstallation
First, install Yeoman and generator-react-starter-kit-component using npm (we assume you have pre-installed node.js).
npm install -g yo
npm install -g generator-react-starter-kitSelection
Then generate a new component: IMPORTANT : Use pascal-case (PascalCase) for naming the components
yo react-starter-kit:rtc <component-name>Getting To Know Yeoman
Yeoman has a heart of gold. He's a person with feelings and opinions, but he's very easy to work with. If you think he's too opinionated, he can be easily convinced. Feel free to learn more about him.
License
MIT © Nuwan Chathuranga
