Skip to content

ghostdevv/frackit

 
 

Repository files navigation

Minimal Sveltekit Starter Template.


download

npx degit fractalhq/frackit app

launch

cd app
npm install
npm run dev

cusomize

  • Generate static files with realfavicongenerator and drop the result into /static to replace content like icons / pwa metadata with your own.

  • Generate metatags here and paste them into /src/app.html to replace the meta with your own.

features

About

Minimal Sveltekit starter template.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Svelte 47.7%
  • SCSS 19.0%
  • HTML 10.0%
  • JavaScript 8.3%
  • TypeScript 7.5%
  • CSS 7.5%