Back to Astro

Astro + Preact Example

examples/framework-preact/README.md

0.0.12769 B
Original Source

Astro + Preact Example

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

This example showcases Astro working with Preact.

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