# electron-aclas-cmake **Repository Path**: diyya/electron-aclas-cmake ## Basic Information - **Project Name**: electron-aclas-cmake - **Description**: Aclas 电子称 Electron 插件 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2020-12-08 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Aclas 电子称 Electron 插件 > 注:请保证机器有 CMake 环境 ## 环境要求 - node.js >= 12 - CMake >= 3.0 - electron = 9.1.0 ## 命令 - 启动 electron `npm run dev` or `yarn dev` - 插件在 node 环境下测试 `npm run test` or `yarn test`