astro/examples/framework-preact/README.md
2021-11-23 14:47:05 -08:00

399 B

Astro + Preact Example

npm init astro -- --template framework-preact

Open in StackBlitz

This example showcases Astro working with Preact.

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