Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/thondery/kenote-react-cli

cli for react
https://github.com/thondery/kenote-react-cli

cli kenote react

Last synced: about 1 month ago
JSON representation

cli for react

Awesome Lists containing this project

README

        

# kenote-react-cli

cli for react

[![NPM Version][npm-image]][npm-url]
[![NPM Downloads][downloads-image]][downloads-url]
[![dependencies Status][dependencies-image]][dependencies-url]
[![Gratipay][licensed-image]][licensed-url]

[npm-image]: https://img.shields.io/npm/v/kenote-react-cli.svg
[npm-url]: https://www.npmjs.org/package/kenote-react-cli
[downloads-image]: https://img.shields.io/npm/dm/kenote-react-cli.svg
[downloads-url]: https://npmjs.org/package/kenote-react-cli
[dependencies-image]: https://david-dm.org/thondery/kenote-react-cli/status.svg
[dependencies-url]: https://david-dm.org/thondery/kenote-react-cli
[licensed-image]: https://img.shields.io/badge/license-MIT-blue.svg
[licensed-url]: https://github.com/thondery/kenote-react-cli/blob/master/LICENSE

## Install

```bash
npm i -g kenote-react-cli
```

## Commands

```bash
Usage: node-react [command] [options]

Options:

-V, --version output the version number
-h, --help output usage information

Commands:

redux [options] redux toolkit ...
component [options] component toolkit ...
feature [options] feature toolkit ...
config set config
scaffold [options] scaffold toolkit ...
```

## License

this repo is released under the [MIT License](https://github.com/thondery/kenote-react-cli/blob/master/LICENSE).