generator-react-starter-kit

1.0.8 • Public • Published

generator-react-starter-kit NPM version Build Status Dependency Status

A Yeoman generator for react components for the React and Redux Starter Kit

Prerequisite

- Node
- yo

Installation

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-kit

Selection

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

Package Sidebar

Install

npm i generator-react-starter-kit

Weekly Downloads

1

Version

1.0.8

License

MIT

Last publish

Collaborators

  • nchathu2014