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.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
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.