An open API service indexing awesome lists of open source software.

https://github.com/lkiarest/generator-react-component


https://github.com/lkiarest/generator-react-component

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# @qintx/generator-react-component [![NPM version][npm-image]][npm-url]
>

## Installation

First, install [Yeoman](http://yeoman.io) and @qintx/generator-react-component using [yarn](http://yarnpkg.com) (we assume you have pre-installed [node.js](https://nodejs.org/)).

```bash
yarn global add yo
```

Then generate your new project within a new folder:

```bash
yo @qintx/react-component
// input the Component Name
// input the UI Library Name
```

## 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](http://yeoman.io/).

## License

MIT © [qintianxiang](https://github.com/lkiarest)

[npm-image]: https://badge.fury.io/js/%40qintx%2Fgenerator-react-component.svg
[npm-url]: https://www.npmjs.com/package/@qintx/generator-react-component