0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-03-10 23:01:26 -05:00
astro/examples/framework-solid
Houston (Bot) ba4aac1051
[ci] release (#12648)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-12-05 15:45:35 +00:00
..
.codesandbox
.vscode
public
src Content Layer (#11360) 2024-08-14 11:49:19 +01:00
.gitignore Add .idea folder to .gitignore files of the examples (#10602) 2024-04-03 09:03:44 +01:00
astro.config.mjs
package.json [ci] release (#12648) 2024-12-05 15:45:35 +00: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.