astro/examples/framework-react/README.md
2021-09-16 08:06:22 -07:00

395 B

Astro + React Example

npm init astro -- --template framework-react

Open in StackBlitz

This example showcases Astro working with React.

Write your React components as .jsx or .tsx files in your project.