EITS-web/node_modules/@sveltejs/kit
2025-12-06 09:54:52 -05:00
..
src fixing gitignore 2025-12-06 09:54:52 -05:00
types fixing gitignore 2025-12-06 09:54:52 -05:00
LICENSE fixing gitignore 2025-12-06 09:54:52 -05:00
package.json fixing gitignore 2025-12-06 09:54:52 -05:00
README.md fixing gitignore 2025-12-06 09:54:52 -05:00
svelte-kit.js fixing gitignore 2025-12-06 09:54:52 -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 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.