Skip to content

Latest commit

 

History

History
28 lines (26 loc) · 598 Bytes

README.md

File metadata and controls

28 lines (26 loc) · 598 Bytes

heatseek-electron

Electron app for programming heatseek sensors

Build/Packaging Instructions

  1. yarn
  2. ./node_modules/.bin/electron-builder build
  3. npm start

Build Dependencies

  • node 12.3.1
  • yarn 1.16.0
  • electron 5.0.2
  • electron-builder 20.40.2
  • serialport 7.1.5
  • gulp 4.0.2
  • gulp-babel 8.0.0
  • gulp-postcss 2.1.3
  • cssnano 4.1.10
  • cross-spawn 6.0.5
  • @babel/core 7.4.0
  • @babel/preset-env 7.4.5
  • @babel/preset-react 7.0.0
  • bootstrap 4.3.1
  • react 16.8.6
  • react-dom 16.8.6
  • jquery 3.4.1
  • popper.js 1.15.0
  • electron-rebuild 1.8.5