0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-01-20 22:12:38 -05:00
astro/examples/framework-svelte
2023-02-03 11:52:11 -06:00
..
.vscode
public
src
.gitignore Add .astro/ to .gitignore in example projects (#5841) 2023-01-12 11:26:13 -05:00
astro.config.mjs
package.json [ci] release (#6094) 2023-02-02 15:38:04 -05:00
README.md Update open with codesandbox link to use synced sandboxes (#6105) 2023-02-03 11:52:11 -06:00
sandbox.config.json
svelte.config.js Refactor Svelte preprocess integration handling (#5901) 2023-01-19 08:13:40 -05:00
tsconfig.json

Astro + Svelte Example

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

Open in StackBlitz Open with CodeSandbox

This example showcases Astro working with Svelte.