Licence
MIT
Version
2.68.0
Deps
12
Size
1.2 MB
Vulns
0
Weekly
2.1M
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 devSee the documentation to learn more.