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

```
npm create astro@latest -- --template framework-svelte
```

[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/github/withastro/astro/tree/latest/examples/framework-svelte)
[![Open with CodeSandbox](https://assets.codesandbox.io/github/button-edit-lime.svg)](https://codesandbox.io/p/sandbox/github/withastro/astro/tree/latest/examples/framework-svelte)
[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/withastro/astro?devcontainer_path=.devcontainer/framework-svelte/devcontainer.json)

This example showcases Astro working with [Svelte](https://svelte.dev/).