8cdd5aabdb
Co-authored-by: Chris Swithinbank <swithinbank@gmail.com>
10 lines
No EOL
488 B
Markdown
10 lines
No EOL
488 B
Markdown
# 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/). |