* Move client types into Astro * Adds a changeset * Fix path to local client * Reference vite/client in our HMR types * Add back in the expect-error * Update types comment
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.
.jsx
.tsx