https://github.com/lkiarest/generator-react-component
https://github.com/lkiarest/generator-react-component
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/lkiarest/generator-react-component
- Owner: lkiarest
- License: mit
- Created: 2018-09-20T08:25:44.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-06T03:04:35.000Z (over 7 years ago)
- Last Synced: 2024-04-22T18:44:14.962Z (about 2 years ago)
- Language: JavaScript
- Size: 306 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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