Production Electron apps with TypeScript
Production Electron/React apps with TypeScript
Production Electron/CRA apps with TypeScript
A framework for creating native, cross-platform applications with web technologies
Main process
Renderer processes
Types for increased confidence
Ability to re-use code and configuration across processes
Ability to easily test all code
Unified logging
Easy debugging
"Create React App" — a modern single-page React app setup w/o configuration
A solid build setup with Webpack and Babel, with out-of-the-box support for TypeScript, Jest, ESLint, PostCSS, build-time .env configurations and more.