Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

generator-ts-electron-react

Mervsy4SEE LICENSE IN <LICENSE>1.0.9

Yeoman Generator that includes Electron, React, and TypeScript.

electron, react, typescript, yeoman-generator

readme

generator-ts-electron-react

Yeoman Generator that includes Electron, React, and TypeScript, implementing electron-react-typescript by Robinfr

NPM version Build Status

TypeScript Electron React

Browserstack

Installation

First, install Yeoman and generator-ts-electron-react using yarn (we assume you have pre-installed node.js).

yarn global add yo
yarn global add generator-ts-electron-react

Then generate your new project:

yo ts-electron-react

About

This project implements electron-react-typescript by Robinfr

License

MIT © Ryan Myrvold