npm.io
2.8.0 • Published 5 years ago

@fwrlines/generator-react-component

Licence
MIT
Version
2.8.0
Deps
3
Size
32 kB
Vulns
0
Weekly
0

generator-react-component NPM version Build Status Dependency Status Coverage percentage

Creates a component for react 16.8 with a custom name and a scss file.

Installation

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

npm install -g yo
npm install -g @fwrlines/generator-react-component

Then generate your new project:

yo component

Aliasing

Getting To Know Yeoman

  • Yeoman has a heart of gold.
  • Yeoman is a person with feelings and opinions, but is very easy to work with.
  • Yeoman can be too opinionated at times but is easily convinced not to be.
  • Feel free to learn more about Yeoman.

License

MIT fwrlines

TODO

  • Document the code
  • Features list
  • Alias
  • Example usage