Files
astro/examples/framework-solid
Matt Kane 659904bd99 Revert "[ci] release (#13676)" (#13703)
This reverts commit 34cdd9868f026168667a7fbda3a90045b878c0a6.
2025-04-28 07:51:58 +01:00
..
2022-08-04 14:16:51 -04:00
2024-09-03 17:49:09 +02:00
2024-11-04 16:15:11 +01:00
2024-11-04 16:15:11 +01: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.