Skip to content

danitt/ts-electron-react-boilerplate

Repository files navigation

TypeScript Electron React Boilerplate

Basic boilerplate with all the core components you need to start off your fancy Electron app.

Features:

Generating Icons

  1. Create Icon Set https://github.com/onmyway133/IconGenerator

  2. Bundle into .icns file $ iconutil -c icns "AppIcon.iconset"

  3. Copy to /assets/AppIcon.icns

Note: known issue with electron showing default app icon. Go to node_modules -> electron -> dist, right click on Electron, select Get Info (Mac only) Drag another icon into the electron icon on the top left

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published