printer-notifications/node_modules/@sveltejs/kit
2023-11-17 13:22:28 +00:00
..
src fix: maybe 2023-11-17 13:22:28 +00:00
types feat: docker compose maybe 2023-11-13 16:10:04 -05:00
LICENSE feat: docker compose maybe 2023-11-13 16:10:04 -05:00
package.json fix: maybe 2023-11-17 13:22:28 +00:00
postinstall.js feat: docker compose maybe 2023-11-13 16:10:04 -05:00
README.md feat: docker compose maybe 2023-11-13 16:10:04 -05:00
svelte-kit.js feat: docker compose maybe 2023-11-13 16:10:04 -05:00

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.