react-rapide
Version:
Fast scaffolding for Vite-based React projects with TypeScript.
17 lines (12 loc) • 287 B
Markdown
# 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.)