astro/examples/framework-solid
Houston (Bot) 76c21b19d2
[ci] release (#10359)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-03-07 14:55:50 -05:00
..
.codesandbox
.vscode
public
src fix broken link in code examples (#10322) 2024-03-05 15:23:33 +08:00
.gitignore
astro.config.mjs
package.json [ci] release (#10359) 2024-03-07 14:55:50 -05:00
README.md
tsconfig.json

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.