Skip to content

PeterAronZentai/electron-react-typescript

Repository files navigation

Electron React Typescript quick-start

Clone and run for a quick way to start an Electron app using React in TypeScript.

This is a minimal Electron application based on the Quick Start Guide within the Electron documentation.

Things cared for

  • npm run build to build all from typescript
  • all components: main, renderer and tests are in typescript
  • typings
  • tslint
  • basic store+action example
  • mocha/jsdom test framework with an example

About

A minimal Electron React Typescript application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published