Skip to content

Latest commit

 

History

History
 
 

framework-svelte

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Using Svelte with Astro

npm init astro --template framework-svelte

This example showcases Astro's built-in support for Svelte.

No configuration is needed to enable Svelte support—just start writing Svelte components in src/components.