summaryrefslogtreecommitdiff
path: root/examples/framework-lit/README.md
blob: 618b5e24d1504a2abde245e7bb1f4018b801f49d (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/p/sandbox/github/withastro/astro/tree/latest/examples/framework-lit)

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