The absolute BARE MINIMUM template for Electron 🔋, React ⚛️, Vite ⚡ and Turborepo 🏎️
It's always a hazzle setting everything up for an Electron project - and stuff usually become a little bit messy. This bad boi is going to (mainly for me) make getting going with React and Electron a lot easier, and cleaner. Hopefully.
Clone the repo and get going!
- Clone the repo 💾
- Install packages
yarn
(NPM
probably also works - untested) ⬇️ - For
dev
useyarn dev
from the root - For
production
useyarn build
from the root- The
build
will be located in the root directory in the folderbuilds
- The
Turbotron was build with anger 🥰, fury 😠, and a little bit of hope. 😁