|
|
před 2 týdny | |
|---|---|---|
| .. | ||
| src | před 2 týdny | |
| types | před 2 týdny | |
| LICENSE | před 2 týdny | |
| README.md | před 2 týdny | |
| package.json | před 2 týdny | |
| svelte-kit.js | před 2 týdny | |
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.