Skip to content

This Starter utilizes Electron, Vite and Tailwindcss in combination. It trys to adhare best practices.

License

Notifications You must be signed in to change notification settings

focussing/electron-vite-tailwind-starter

 
 

Repository files navigation

Electron 12 + Vite 2 + Tailwind 2 - Starter

Electron + Vite + Tailwind Starter

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

Also does it use Tailwinds JIT Mode.

Installation

yarn

Development

yarn dev

Be careful, do not run yarn dev:electron or yarn dev:vite solo as they need each other! (see #83)

Build

yarn build

About

This Starter utilizes Electron, Vite and Tailwindcss in combination. It trys to adhare best practices.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 42.0%
  • TypeScript 28.0%
  • HTML 14.5%
  • Vue 9.7%
  • CSS 5.8%