sveltekit-jantzen-beach
v1.0.0-next.330
Published
This is the [SvelteKit](https://kit.svelte.dev) framework and CLI.
Downloads
2
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 my-app
cd my-app
npm install
npm run dev
See the documentation to learn more.