generator-react-starter-kit-component
v0.1.2
Published
A Yeoman generator for react components for the React Starter Kit
Downloads
3
Readme
generator-react-starter-kit-component
A Yeoman generator for react components for the React Starter Kit
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-component
Then generate your new component:
yo react-starter-kit-component
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 © Guilherme Pacheco