# Radish

Radish is a React-based static site generator that outputs plain HTML and CSS.

To get started, run this in your terminal:

```
npx create-radish my-website
```

For documentation, check out the [website](https://radishjs.com).
