Initial commit from Astro
This commit is contained in:
11
README.md
Normal file
11
README.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# Astro + Svelte Example
|
||||
|
||||
```sh
|
||||
npm create astro@latest -- --template framework-svelte
|
||||
```
|
||||
|
||||
[](https://stackblitz.com/github/withastro/astro/tree/latest/examples/framework-svelte)
|
||||
[](https://codesandbox.io/p/sandbox/github/withastro/astro/tree/latest/examples/framework-svelte)
|
||||
[](https://codespaces.new/withastro/astro?devcontainer_path=.devcontainer/framework-svelte/devcontainer.json)
|
||||
|
||||
This example showcases Astro working with [Svelte](https://svelte.dev/).
|
||||
Reference in New Issue
Block a user