mirror of
https://github.com/withastro/astro.git
synced 2025-03-03 22:57:08 -05:00
10 lines
No EOL
496 B
Markdown
10 lines
No EOL
496 B
Markdown
# Astro + Lit Example
|
|
|
|
```
|
|
npm create astro@latest -- --template framework-lit
|
|
```
|
|
|
|
[](https://stackblitz.com/github/withastro/astro/tree/latest/examples/framework-lit)
|
|
[](https://codesandbox.io/p/sandbox/github/withastro/astro/tree/latest/examples/framework-lit)
|
|
|
|
This example showcases Astro working with [Lit](https://lit.dev/). |