webapp/README.md

12 lines
214 B
Markdown
Raw Normal View History

2022-09-09 11:53:35 +00:00
# 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.