# sagooiot-doc **Repository Path**: sagoo-cloud/sagooiot-doc ## Basic Information - **Project Name**: sagooiot-doc - **Description**: SagooIOT说明文档,SagooIOT 是一个基于Golang开发的简单实用的iot系统 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 9 - **Forks**: 25 - **Created**: 2023-08-04 - **Last Updated**: 2025-09-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # SagooIoT 说明文档 SagooIoT的官方网站,使用Docusaurus 3构建。 ### Installation ``` $ yarn ``` ### Local Development ``` $ yarn start ``` This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server. ### Build ``` $ yarn build ``` This command generates static content into the `build` directory and can be served using any static contents hosting service.