astro/examples/framework-react/README.md
2023-04-06 10:59:58 +08:00

758 B

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.