sveltekit-projecttemplate-hobby Svelte Themes

Sveltekit Projecttemplate Hobby

A simple project-template for the sveltekit meta-framework. Technologies: SvelteKit, TailwindCSS, TypeSave-i18n, Iconify, ShadCN, Commitizen, Prettier & EsLint...

SvelteKit - Project Template

Deployment

The project can be deployed to Vercel, Netlify or Cloudflare-Pages.

Tech Stack

Assets

Fonts (google fonts but privacy-friendly): api.fonts.coollabs.io

Development

Important Commands

# install dependencies
npm i

# run development sever
npm run all

# or start the server and open the app in a new browser tab
npm run all -- --open

# build project
npm run build

# preview build
npm run preview

Contributing

Install commitizen

npm add -g commitizen

Usage of Commitizen

Use npm run commit or npx cz instead of git commit -m "..."
Use npm run prepare before committing the first time.

Top categories

Loading Svelte Themes