sveltekit-electron-ts-tailwind

Sveltekit Electron Ts Tailwind

A clean and minimal boilerplate for SvelteKit, Electron.js, Typescript, and Tailwind.

SvelteKit + Electron + Typescript + Tailwind

Clean and straightfoward sveltekit/electron boilerplate. You can use ES Modules with Electron rather than commonjs if you wish.

Getting Started

There will be two package.json located in / and /src-electron.

SvelteKit is located in / and Electron is in /src-electron.

You can install the dependencies using the included install.sh i provided. If you want to install the dependencies manually, enter in both directories and execute npm i or npm install.

Once installed, execute npm run dev in /. This will start up your development server for both electron and vite.

Logs and information for both electron/vite will appear in the terminal.

Top categories

Loading Svelte Themes