imc-vibe/frontend/node_modules/@sveltejs/kit
2026-03-21 22:41:23 +01:00
..
src first 2026-03-21 22:41:23 +01:00
types first 2026-03-21 22:41:23 +01:00
LICENSE first 2026-03-21 22:41:23 +01:00
package.json first 2026-03-21 22:41:23 +01:00
README.md first 2026-03-21 22:41:23 +01:00
svelte-kit.js first 2026-03-21 22:41:23 +01: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.