Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/vitedjs/runner-react-icon

All-in-one solution for React SVG icon set development
https://github.com/vitedjs/runner-react-icon

Last synced: about 1 month ago
JSON representation

All-in-one solution for React SVG icon set development

Awesome Lists containing this project

README

        

# @vited/runner-react-icon

## Install

### Run directly

```bash
npx @vited/runner-react-icon
```

### Install on system

```bash
npm i -g @vited/runner-react-icon
%binName%
```

### Install in project

```bash
npm i -D @vited/runner-react-icon
```

Add script entry:

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

Run:

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

## Options

### `--help`

Show help

### `--version`

Show version