0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-16 21:46:22 -05:00
astro/README.md
2024-12-16 19:52:09 +00:00

770 B

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.