1.0.0 • Published 3 years ago

@resistjs/svelte-kit v1.0.0

Weekly downloads
-
License
-
Repository
github
Last release
3 years ago

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.