项目作者: ilanolkies

项目描述 :
Electron + React.js + Typescript template
高级语言: JavaScript
项目地址: git://github.com/ilanolkies/electron-react-ts.git
创建时间: 2020-11-14T18:10:01Z
项目社区:https://github.com/ilanolkies/electron-react-ts

开源协议:

下载


electron-react-ts


Electron + React.js + Typescript template















Coverage Status






Quick start

  1. Click on use this teamplate on the top right corner
  2. Update README badges urls
  3. Install dependencies and run the app!

Install dependencies

  1. npm i

Run

  1. npm run dev

Lint

  1. npm run lint
  2. npm run lint:fix

Test

  1. npm test
  2. npm test:watch

Build

  1. npm run build

Distribute

  1. npm run dist