summaryrefslogtreecommitdiff
path: root/examples/framework-lit/README.md
blob: c1dfebbd2f6d8d3100ddd71d5a5a0f3c51769d44 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
# Astro + Lit Example

```
npm create astro@latest -- --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)
[![Open with CodeSandbox](https://assets.codesandbox.io/github/button-edit-lime.svg)](https://codesandbox.io/s/github/withastro/astro/tree/latest/examples/framework-lit)

This example showcases Astro working with [Lit](https://lit.dev/).