0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-01-27 22:19:04 -05:00
astro/examples/framework-svelte
Erika f591150512
Audit examples templates (#3940)
* basics, framework-alpine, framework-solid, delete unused examples

* framework-multiple

* Remove non-standard file extensions, add missing .vscode folders

* Remove robots.txt

* Remove blog-multiple-authors

* Rewrite components comments to be consistent

* Update lockfile

* Remove unnecessary usage of SCSS in subpath example

* Fix props weirdness in portfolio example

* Remove Lit from `framework-multiple` for now

* Misc fixes

* Update lockfile

* I'm in lockfile hell, send help
2022-08-04 14:16:51 -04:00
..
.vscode Audit examples templates (#3940) 2022-08-04 14:16:51 -04:00
public
src Audit examples templates (#3940) 2022-08-04 14:16:51 -04:00
.gitignore
.npmrc
.stackblitzrc
astro.config.mjs
package.json [ci] release (#4152) 2022-08-04 12:21:38 -04:00
README.md update repo URL (#1994) 2021-11-23 14:47:05 -08:00
sandbox.config.json
tsconfig.json Move client types into Astro (#3851) 2022-07-11 08:12:18 -04:00

Astro + Svelte Example

npm init astro -- --template framework-svelte

Open in StackBlitz

This example showcases Astro working with Svelte.