morphit/node_modules/@sveltejs/kit
2026-06-13 20:09:20 -07:00
..
src Morphit v1.0.0-beta.16 2026-06-13 20:09:20 -07:00
types Morphit v1.0.0-beta.16 2026-06-13 20:09:20 -07:00
LICENSE Morphit v1.0.0-beta.16 2026-06-13 20:09:20 -07:00
package.json Morphit v1.0.0-beta.16 2026-06-13 20:09:20 -07:00
README.md Morphit v1.0.0-beta.16 2026-06-13 20:09:20 -07:00
svelte-kit.js Morphit v1.0.0-beta.16 2026-06-13 20:09:20 -07:00

The fastest way to build Svelte apps

This is the SvelteKit framework and CLI.

The quickest way to get started is via the sv package:

npx sv create 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.