Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 770 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 770 Bytes

Astro + Preact Example

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

Open in StackBlitz Open with CodeSandbox Open in GitHub Codespaces

This example showcases Astro working with Preact.

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