mirror of
https://github.com/withastro/astro.git
synced 2024-12-23 21:53:55 -05:00
395 B
395 B
Astro + React Example
npm init astro -- --template framework-react
This example showcases Astro working with React.
Write your React components as .jsx
or .tsx
files in your project.