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.
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.
npm i @sveltejs/kit
140,256
1.3.3
MIT
515 kB
113