|
|
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.