Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 758 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 758 Bytes

Astro + React Example

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

Open in StackBlitz Open with CodeSandbox Open in GitHub Codespaces

This example showcases Astro working with React.

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