You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ashley Flanagan 999b1ae6fc fix: maybe 10 months ago
..
src fix: maybe 10 months ago
types feat: docker compose maybe 10 months ago
LICENSE feat: docker compose maybe 10 months ago
README.md feat: docker compose maybe 10 months ago
package.json fix: maybe 10 months ago
postinstall.js feat: docker compose maybe 10 months ago
svelte-kit.js feat: docker compose maybe 10 months ago

README.md

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.

Changelog

The Changelog for this package is available on GitHub.