0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-03-10 23:01:26 -05:00
astro/examples/framework-svelte
Drew Powers 330620e1b3 Update renderer API for Vite (#1623)
* Update renderer API for Vite

* Fix lit-element tests

* Clean up comments

* Throw friendly error if renderer provides viteConfig in a bad format
2021-10-22 16:25:38 -06:00
..
public
src Update renderer API for Vite (#1623) 2021-10-22 16:25:38 -06:00
.gitignore
.npmrc
.stackblitzrc update examples for stackblitz (#1379) 2021-09-16 08:06:22 -07:00
astro.config.mjs
package.json Update renderer API for Vite (#1623) 2021-10-22 16:25:38 -06:00
README.md update examples for stackblitz (#1379) 2021-09-16 08:06:22 -07:00
tsconfig.json

Astro + Svelte Example

npm init astro -- --template framework-svelte

Open in StackBlitz

This example showcases Astro working with Svelte.