Compare NPM Packages

1 Year
@sveltejs/kit
NPM Package Downloads Trend
Stat Detail
Package
Downloads
Stars
Size
Issues
Publish
License
@sveltejs/kit319,54218,192733 kB85023 days agoMIT
README for @sveltejs/kit

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.