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.
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.