Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 394 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 394 Bytes

Astro + React Example

npm init astro -- --template framework-react

Open in StackBlitz

This example showcases Astro working with React.

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