Electron 12 + Vite 2 + Tailwind 2 + TypeScript - Starter

Electron + Vite + Tailwind + TypeScript Starter

This Starter utilizes Electron, Vite, Tailwind and TypeScript in combination. It trys to adhare the best practices mentioned in the Talk by Kilian Valkhof

Installation

make deps

Development

make dev

Build

make build