Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 583 Bytes

README.md

File metadata and controls

36 lines (24 loc) · 583 Bytes

Electron React Starter

  • 📦 Electron 7
  • 📦 React 16
  • 📦 Config (electron-store)
  • ✅ Save window location / size

Project setup

yarn install

Compiles and hot-reloads for development

yarn start

Compiles and minifies for production

yarn electron-pack

Tests

yarn test

Customize configuration

See Create React App.

See Electron Builder Configuration Reference.