# iot-dc3-web **Repository Path**: xiahuibin/iot-dc3-web ## Basic Information - **Project Name**: iot-dc3-web - **Description**: DC3是一个基于Spring Cloud的开源的、分布式的物联网(IOT)平台,用于快速开发物联网项目和管理物联设备,是一整套物联系统解决方案。 - **Primary Language**: TypeScript - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 265 - **Created**: 2023-04-09 - **Last Updated**: 2025-05-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 1. Prepare - `git` - `Visual Studio Code` - `nodejs` >= 18, recommended to use 22 - `yarn`, install using `npm install -g yarn` ## 2. Source code ```bash git clone https://github.com/pnoker/iot-dc3-web.git ``` ## 3. Develop ```bash cd iot-dc3-web # install yarn # run yarn serve ```