JSPM

@sveltejs/kit

2.18.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 534338
  • Score
    100M100P100Q180120F
  • License MIT

SvelteKit is the fastest way to build Svelte apps

Package Exports

    Readme

    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.