1.0.1 • Published 5 years ago
electron-vite-react v1.0.1
Electron 11 + TypeScript 4.0 + Vite 2 + React 17 + Tailwind 2 + twstyled starter

Blazing fast Electron starter including
Vitefor next generation frontend toolingTypescriptESBuildfor building all assets including the main processReactas the front end frameworkTailwind CSSfor styling without templatestwstyledtailwind compiler for no PostCSS processing and full-featured CSS in JSFramer Motionfor animation transitionsReact fast refreshfor hot module reloadingelectron-builderandelectron-notarizefor distribution release- Zero dependency on Vue, tsc or styled-components, emotion or other runtime CSS in JS (but supports all the same API)
Configured with best practices.
Installation
yarn
Development
yarn dev
Build
yarn build
Release
yarn publish
Prior art
Inspired by https://github.com/appinteractive/electron-vite-tailwind-starter and https://github.com/maxstue/vite-reactts-electron-starter
License
MIT