有源标靶上位机
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

367 B

有源标靶上位机软件

快速开始

安装

  1. 克隆仓库
git clone https://gitea.anxinyun.cn/qinjian/FlexometerSetup.git
  1. 安装依赖
cd FlexometerSetup
npm install
  1. 开发
npm run dev
  1. 打包应用
npm run build:目标平台
# 目标平台可选:win32, linux, mac详见 package.json