astro/examples/framework-solid/README.md
Obinna Ekwuno 8cdd5aabdb
Add “Open with CodeSandbox” buttons to example project READMEs (#5322)
Co-authored-by: Chris Swithinbank <swithinbank@gmail.com>
2022-11-10 11:32:13 +01:00

582 B

Astro + Solid.js Example

npm create astro@latest -- --template framework-solid

Open in StackBlitz Open with CodeSandbox

This example showcases Astro working with Solid.

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