# node-ucsim **Repository Path**: doudou0424/node-ucsim ## Basic Information - **Project Name**: node-ucsim - **Description**: 使用nodejs为ucsim-c51项目做一个启动和测试的中间层 - **Primary Language**: NodeJS - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-03-11 - **Last Updated**: 2024-10-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # node-ucsim ## 介绍 使用nodejs为ucsim-s51项目做一个启动和测试的中间层 ## 使用 1. `npm install` 2. 修改`tests/config.json` 3. `npm test` ## 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request