Back to Astro

Astro + React Example

examples/framework-react/README.md

0.0.12759 B
Original Source

Astro + React Example

sh
npm create astro@latest -- --template framework-react

This example showcases Astro working with React.

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