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

https://github.com/guoyunhe/react-doc-kit


https://github.com/guoyunhe/react-doc-kit

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# react-doc-kit

## Install

### Run directly

```bash
npx react-doc-kit
```

### Install on system

```bash
npm i -g react-doc-kit
%binName%
```

### Install in project

```bash
npm i -D react-doc-kit
```

Add script entry:

```json
{
"scripts": {
"%binName%": "%binName%"
}
}
```

Run:

```bash
npm run %binName%
```

## Options

### `--help`

Show help

### `--version`

Show version