astro/examples/framework-solid
github-actions[bot] d11c7b8c5c
[ci] release (#2304)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-01-04 11:28:19 -05:00
..
public
src
.gitignore
.npmrc
.stackblitzrc
astro.config.mjs
package.json [ci] release (#2304) 2022-01-04 11:28:19 -05:00
README.md
sandbox.config.json

Astro + Solid.js Example

npm init astro -- --template framework-solid

Open in StackBlitz

This example showcases Astro working with Solid.

Write your Solid components as .jsx or .tsx files in your project.