|
|
vor 2 Wochen | |
|---|---|---|
| .. | ||
| src | vor 2 Wochen | |
| types | vor 2 Wochen | |
| LICENSE | vor 2 Wochen | |
| README.md | vor 2 Wochen | |
| package.json | vor 2 Wochen | |
| svelte-kit.js | vor 2 Wochen | |
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 dev
See the documentation to learn more.