webapp/README.md
2022-09-09 14:53:35 +03:00

12 lines
214 B
Markdown

# Astro + Solid.js
Created with
```
npm init astro -- --template framework-solid
```
Astro working with [Solid](https://www.solidjs.com/).
Write your Solid components as `.jsx` or `.tsx` files in your project.