astro/examples/framework-solid/README.md
2021-09-16 08:06:22 -07:00

402 B

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.