Files
astro/examples/framework-solid
Houston (Bot) 3de48e8f62 [ci] release (#10354)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-03-07 15:31:00 +00:00
..
2022-08-04 14:16:51 -04:00
2024-03-07 15:31:00 +00:00
2022-08-25 19:17:45 +00:00

Astro + Solid.js Example

npm create astro@latest -- --template framework-solid

Open in StackBlitz Open with CodeSandbox Open in GitHub Codespaces

This example showcases Astro working with Solid.

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