All Projects → FractalHQ → sveltekit-electron

FractalHQ / sveltekit-electron

Licence: other
Minimal Sveltekit + Electron starter template.

Programming Languages

javascript
184084 projects - #8 most used programming language
Svelte
593 projects
HTML
75241 projects

Projects that are alternatives of or similar to sveltekit-electron

turbosvelte
A SvelteKit monorepo starter project powered by Turborepo!
Stars: ✭ 47 (-67.81%)
Mutual labels:  svelte, sveltekit
sveltekit-blog-template
A SvelteKit blog template
Stars: ✭ 79 (-45.89%)
Mutual labels:  svelte, sveltekit
markushatvan.com
Personal website and blog written from scratch with SvelteKit and TailwindCSS.
Stars: ✭ 82 (-43.84%)
Mutual labels:  svelte, sveltekit
focus-svelte
focus lock for svelte
Stars: ✭ 18 (-87.67%)
Mutual labels:  svelte, sveltekit
svelte-adapter-deno
A SvelteKit adapter for Deno
Stars: ✭ 152 (+4.11%)
Mutual labels:  svelte, sveltekit
programmingtil-svelte
No description or website provided.
Stars: ✭ 59 (-59.59%)
Mutual labels:  svelte, sveltekit
matfantinel.github.io
Personal website made with SvelteKit and hosted on GitHub Pages
Stars: ✭ 80 (-45.21%)
Mutual labels:  svelte, sveltekit
svelte-toy
A toy for svelte data stores
Stars: ✭ 73 (-50%)
Mutual labels:  svelte, sveltekit
sveltekit-magic
An implementation of passwordless authentication using Magic with SvelteKit.
Stars: ✭ 38 (-73.97%)
Mutual labels:  svelte, sveltekit
hagura-sveltekit
A minimal markdown blog template built using SvelteKit
Stars: ✭ 51 (-65.07%)
Mutual labels:  svelte, sveltekit
svelte-starter-kit
Svelte with brilliant bells and useful whistles
Stars: ✭ 384 (+163.01%)
Mutual labels:  svelte, sveltekit
svelte-parallax
a (small) spring-based parallax component library for Svelte
Stars: ✭ 87 (-40.41%)
Mutual labels:  svelte, sveltekit
hue.tools
Simple toolbox for working with colors. Color mixing, blending, conversion, modification, detailed information, etc.
Stars: ✭ 331 (+126.71%)
Mutual labels:  svelte, sveltekit
awesome-svelte-kit
Curated resources on building sites with SvelteKit - A server-less-first answer to "the Next.js experience" by the Svelte community
Stars: ✭ 55 (-62.33%)
Mutual labels:  svelte, sveltekit
website
Gitpod website and documentation
Stars: ✭ 233 (+59.59%)
Mutual labels:  svelte, sveltekit
Beatbump
Alternative YouTube Music frontend built with Svelte/SvelteKit 🎧
Stars: ✭ 77 (-47.26%)
Mutual labels:  svelte, sveltekit
strapi-starter-minimal-sapper-blog
A minimal Sapper Blog built with Strapi
Stars: ✭ 44 (-69.86%)
Mutual labels:  svelte, starter-template
kickstart
Ruby on Rails application templates
Stars: ✭ 61 (-58.22%)
Mutual labels:  svelte, sveltekit
sveltekit-blog
Sveltekit blog starter project created with sveltekit, typescript, tailwindcss, postcss, husky, and storybook. The project has the structure set up for the scaleable web application.
Stars: ✭ 100 (-31.51%)
Mutual labels:  svelte, sveltekit
portfolio-svelte
My over-complicated personal site. A place to show off work and writing, and a place to try weird stuff.
Stars: ✭ 24 (-83.56%)
Mutual labels:  svelte, sveltekit

Sveltekit + Electron

Minimal Sveltekit + Electron starter template.


Getting Started

Unfortunately you must use npm as there are issues that arise when using pnpm or yarn

Clone · npx degit fractalhq/sveltekit-electron
Install · npm install
Develop · npm run dev
Build · npm run build

Recommended IDE Setup

VSCode + Svelte for VSCode

Change Build Targets

In the scripts section of package.json you can update the build:electron command and change the flags to set the targets, by default it uses -mwl which is Mac, Windows, and Linux

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].