2023-11-17 13:22:28 +00:00
..
2023-11-17 13:22:28 +00:00
2023-11-13 16:10:04 -05:00
2023-11-13 16:10:04 -05:00
2023-11-17 13:22:28 +00:00
2023-11-13 16:10:04 -05:00
2023-11-13 16:10:04 -05:00
2023-11-13 16:10:04 -05:00

The fastest way to build Svelte apps

This is the SvelteKit framework and CLI.

The quickest way to get started is via the create-svelte package:

npm create svelte@latest my-app
cd my-app
npm install
npm run dev

See the documentation to learn more.

Changelog

The Changelog for this package is available on GitHub.