astro/examples/framework-preact/README.md

589 B

Astro + Preact Example

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

Open in StackBlitz Open with CodeSandbox

This example showcases Astro working with Preact.

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