[READ-ONLY] Mirror of https://github.com/probablykasper/sveltekit-template.
svelte sveltekit template typescript
0

Configure Feed

Select the types of activity you want to include in your feed.

JavaScript 36.7%
Svelte 28.4%
TypeScript 19.2%
HTML 15.7%
33 1 0

Clone this repository

https://tangled.org/kasper.space/sveltekit-template https://tangled.org/did:plc:kxymxbl5sb6ki5nvsunugxuy
git@tangled.org:kasper.space/sveltekit-template git@tangled.org:did:plc:kxymxbl5sb6ki5nvsunugxuy

For self-hosted knots, clone URLs may differ based on your setup.



README.md

SvelteKit template#

  • SvelteKit
  • TypeScript
  • Preprocessing with Sass installed by default
  • ESLint
  • Prettier
  • Static adapter
  • svelte.svelte-vscode for Svelte
  • syler.sass-indented for Sass
  • esbenp.prettier-vscode for Prettier

Commands#

  • npm run dev: Start in dev mode
  • npm run build: Build
  • npm run preview: Preview production app
  • npm run lint: Lint
  • npm run format: Format