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