8cdd5aabdb
Co-authored-by: Chris Swithinbank <swithinbank@gmail.com>
575 B
575 B
Astro + React Example
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.