Skip to content

feat: scaffold Electron + React + Vite project with latest stack#6

Open
johnnyhuy wants to merge 1 commit intomainfrom
feat/electron-scaffold
Open

feat: scaffold Electron + React + Vite project with latest stack#6
johnnyhuy wants to merge 1 commit intomainfrom
feat/electron-scaffold

Conversation

@johnnyhuy
Copy link
Copy Markdown
Contributor

Summary

  • Scaffolds an Electron 41 + React 19.2 + TypeScript 6 + Vite 8 project
  • Main process owns app lifecycle and routes IPC
  • Preload exposes typed window.openpi bridge
  • Renderer uses React with Pretext integration for text measurement
  • Dev mode: Vite HMR + Electron concurrently

Stack

Package Version
Electron 41
React 19.2.5
TypeScript 6.0.3
Vite 8.0.10
@vitejs/plugin-react 6.0.1
@chenglou/pretext 0.0.6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant