|
|
пре 2 недеља | |
|---|---|---|
| .. | ||
| src | пре 2 недеља | |
| types | пре 2 недеља | |
| LICENSE | пре 2 недеља | |
| README.md | пре 2 недеља | |
| package.json | пре 2 недеља | |
| svelte-kit.js | пре 2 недеља | |
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.