@samlfair/sveltekit
v2.5.0-fork-01
Published
The fastest way to build Svelte apps
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 create svelte@latest my-app
cd my-app
npm install
npm run devSee the documentation to learn more.
