0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-01-20 22:12:38 -05:00
astro/examples/framework-solid
Houston (Bot) 34c39a0c96
[ci] release (#8145)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-08-18 17:13:25 -04:00
..
.vscode
public chore: update example favicons (#6487) 2023-03-09 11:23:47 -06:00
src
.gitignore
astro.config.mjs
package.json [ci] release (#8145) 2023-08-18 17:13:25 -04:00
README.md Fixes example README links to open in codespaces (#6346) 2023-02-23 11:20:19 -06:00
sandbox.config.json
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.