mirror of
https://github.com/withastro/astro.git
synced 2025-01-20 22:12:38 -05:00
770 B
770 B
Astro + Preact Example
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.