@m31271n/generator-react-component
v1.1.4
Published
Scaffold out a React component.
Maintainers
Readme
generator-react-component
Scaffold out a react component.
Features:
- Code style without semicolon
- Prettier code formatter
- Git pre commit hook
- Preview via Storybook
- Test via Jest
Install
$ npm install -g yo @m31271n/generator-react-componentUsage
With yo:
$ yo @m31271n/react-componentThere are multiple command-line options available:
$ yo @m31271n/react-component --helpTip
Use chalk if you want colors in your CLI.
