0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-02-17 22:44:24 -05:00
astro/examples/framework-svelte
renovate[bot] 3357ff6497
fix(deps): update all non-major dependencies (#13008)
* fix(deps): update all non-major dependencies

* chore: lint

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Matt Kane <m@mk.gg>
2025-01-20 15:38:35 +00:00
..
.codesandbox
.vscode
public
src Merge branch 'main' into next 2024-11-15 19:37:28 +08:00
.gitignore Add .idea folder to .gitignore files of the examples (#10602) 2024-04-03 09:03:44 +01:00
astro.config.mjs create-astro updates (#12083) 2024-11-04 16:15:11 +01:00
package.json fix(deps): update all non-major dependencies (#13008) 2025-01-20 15:38:35 +00:00
README.md
svelte.config.js
tsconfig.json create-astro updates (#12083) 2024-11-04 16:15:11 +01:00

Astro + Svelte Example

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

Open in StackBlitz Open with CodeSandbox Open in GitHub Codespaces

This example showcases Astro working with Svelte.