Skip to content

Another electron-vite boilerplate, built with typescript, react, react-router, and tailwindcss v4

Notifications You must be signed in to change notification settings

tmpsts/electron-blank

Repository files navigation

Electron Blank v2.0 | An Opinionated Electron-Vite Boilerplate

Built on Typescript, React, and Tailwind v4

Install

Install dependencies:

  • Node v22.17.0 installed
  • pnpm installed

Clone the repo and install packages:

git clone --depth 1 --branch main https://github.com/tmpsts/ElectronBlank.git electron-blank
cd electron-blank
pnpm install

Starting Development

To start the app in the dev environment:

pnpm dev

Building for Production

To build for production: (choose between 'win', 'linux', and 'mac' for build platform)

pnpm build:win

About

Another electron-vite boilerplate, built with typescript, react, react-router, and tailwindcss v4

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published