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 buildto build all from typescript- all components:
main,rendererandtestsare in typescript - typings
- tslint
- basic store+action example
- mocha/jsdom test framework with an example