JSPM

@sveltejs/kit

1.0.0-next.188
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 578513
  • Score
    100M100P100Q176317F

Package Exports

  • @sveltejs/kit/hooks
  • @sveltejs/kit/install-fetch
  • @sveltejs/kit/node
  • @sveltejs/kit/package.json
  • @sveltejs/kit/ssr
  • @sveltejs/kit/types

Readme

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 init svelte@next 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.