Skip to content
This repository has been archived by the owner on Mar 22, 2022. It is now read-only.

Latest commit

 

History

History
28 lines (22 loc) · 310 Bytes

README.md

File metadata and controls

28 lines (22 loc) · 310 Bytes

Ant Sniffer

预设环境

  • 操作系统: macOS 10.15
  • Apple Clang: 11.0.0
  • Node.js 13.11.0
  • node-gyp: 6.1.0
  • Electron 8.1.1
  • Yarn: 1.22.4

暂不支持Windows和Linux

运行步骤

安装依赖

yarn install

以开发模式运行

yarn dev

编译打包

yarn build