generator-ts-electron-react
v1.0.9
Published
Yeoman Generator that includes Electron, React, and TypeScript.
Downloads
4
Maintainers
Readme
generator-ts-electron-react
Yeoman Generator that includes Electron, React, and TypeScript, implementing electron-react-typescript by Robinfr
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