# Home **Repository Path**: LeaJone/Home ## Basic Information - **Project Name**: Home - **Description**: IoTSharp 是一个数据收集、数据处理、数据可视化、设备管理的开源的物联网平台 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 3 - **Created**: 2022-02-22 - **Last Updated**: 2022-02-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # IoTSharp 网站首页 https://iotsharp.io https://iotsharp.net ## 如何构建? ```bash # install dependencies $ yarn install # serve with hot reload at localhost:3000 $ yarn dev # build for production and launch server $ yarn build $ yarn start # generate static project $ yarn generate ``` ## 感谢 感谢 OweQian( https://github.com/OweQian ) 为项目使用vue构建的首页。