.astro/
.gitignore
npm create astro@latest -- --template framework-solid
This example showcases Astro working with Solid.
Write your Solid components as .jsx or .tsx files in your project.
.jsx
.tsx