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.
npm run build
to build all from typescript- all components:
main
,renderer
andtests
are in typescript - typings
- tslint
- basic store+action example
- mocha/jsdom test framework with an example