0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-01-06 22:10:10 -05:00
astro/examples/framework-solid
Houston (Bot) 3ff00a6655
[ci] release (#12759)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-12-16 22:02:50 -05:00
..
.codesandbox
.vscode
public
src
.gitignore
astro.config.mjs
package.json
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.