# logic-workstation **Repository Path**: dnknow/logic-workstation ## Basic Information - **Project Name**: logic-workstation - **Description**: 逻辑工作站,现在只是个逻辑小工具,可以生成真值表,计算最简式。可在线使用。 - **Primary Language**: JavaScript - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: https://qq1134380223.gitee.io/logic-workstation - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 4 - **Created**: 2024-07-08 - **Last Updated**: 2024-07-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # logic-workstation ## 项目安装依赖 ``` npm install ``` ### 测试运行 ``` npm run serve ``` ### 打包 ``` npm run build ``` ### 在线使用 [https://qq1134380223.gitee.io/logic-workstation](https://qq1134380223.gitee.io/logic-workstation) ## 吐槽 ChatGPT能解决逻辑公式化简得问题,握草。