400 B
400 B
Astro + Preact Example
npm init astro -- --template framework-preact
This example showcases Astro working with Preact.
Write your Preact components as .jsx
or .tsx
files in your project.