electron-typescript-react

build Electron-Typescript-React cli

Usage no npm install needed!

<script type="module">
  import electronTypescriptReact from 'https://cdn.skypack.dev/electron-typescript-react';
</script>

README

Electron-TypeScript-React

Create An Electron App with TypeScript, React, Redux, React-Router

Installation

$ npm install -g electron-typescript-react

Usage

$ build-app init <project-name>

Example

$ build-app init electron-project

Resources for Learning