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
367 B
有源标靶上位机软件
快速开始
安装
- 克隆仓库
git clone https://gitea.anxinyun.cn/qinjian/FlexometerSetup.git
- 安装依赖
cd FlexometerSetup
npm install
- 开发
npm run dev
- 打包应用
npm run build:目标平台
# 目标平台可选:win32, linux, mac详见 package.json