chkuendig / gw4-config-tool

Config Tool For BLE Gateway4

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How To Run

  • Install pnpm and libraries
pnpm i
  • Run command
pnpm start

How To Package

  • Install electron-builder
pnpm add -D electron-builder
  • 打包windows版本
electron-builder -w
  • 在dist目录下有安装包生成

Credits

This soft uses the following open source components:

About

Config Tool For BLE Gateway4


Languages

Language:HTML 49.7%Language:JavaScript 42.6%Language:CSS 7.6%Language:Makefile 0.1%