9 lines
No EOL
309 B
Markdown
9 lines
No EOL
309 B
Markdown
# Astro + Lit Example
|
|
|
|
```
|
|
npm init astro -- --template framework-lit
|
|
```
|
|
|
|
[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/withastro/astro/tree/latest/examples/framework-lit)
|
|
|
|
This example showcases Astro working with [Lit](https://lit.dev/). |