summaryrefslogtreecommitdiff
path: root/examples/framework-react/README.md
blob: b82e192a6556cdaac6be9f3b312bf9f8744d160b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
# Astro + React Example

```
npm init astro -- --template framework-react
```

[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/withastro/astro/tree/latest/examples/framework-react)

This example showcases Astro working with [React](https://reactjs.org/).

Write your React components as `.jsx` or `.tsx` files in your project.
57e8ffb6e3c8b9a28d8e312&follow=1'>Refactor simple CLI commands (#7619)Gravatar Bjorn Lu 12-115/+123 2023-07-10fix: `astro info` command fallback for package manager (#7618)Gravatar Emanuele Stoppa 2-1/+7 2023-07-10Add CLI startup speed benchmark (#7617)Gravatar Bjorn Lu 5-11/+95 2023-07-10[ci] formatGravatar bluwy 1-1/+1