Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 412 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 412 Bytes

Astro + Solid.js + WindiCSS 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.