# react-rapide
Fast scaffolding for Vite-based React projects with TypeScript.

## How to use
Run

```
npm install react-rapide --save-dev
```

Then show the menu from which you can choose different commands and get additional help:

```
npm run rr
```

(Requires Node 20.11.0 or newer.)