1.0.2 • Published 10 months ago
electron-test-update v1.0.2
electron-test-update
An Electron application with React and TypeScript
Recommended IDE Setup
Project Setup
Install
$ yarn
Development
$ yarn dev
Build
# For windows
$ yarn build:win
# For macOS
$ yarn build:mac
# For Linux
$ yarn build:linux