https://github.com/iotsharp/home
IoTSharp 首页
https://github.com/iotsharp/home
csharp iot-platform iotsharp
Last synced: 4 months ago
JSON representation
IoTSharp 首页
- Host: GitHub
- URL: https://github.com/iotsharp/home
- Owner: IoTSharp
- Created: 2019-01-22T04:08:44.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2025-05-10T17:43:11.000Z (9 months ago)
- Last Synced: 2025-06-10T18:19:27.309Z (8 months ago)
- Topics: csharp, iot-platform, iotsharp
- Language: TypeScript
- Homepage: https://iotsharp.net
- Size: 25 MB
- Stars: 13
- Watchers: 4
- Forks: 4
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# IoTSharp 网站首页
https://iotsharp.net
## 如何构建?
```
npm install
npm run dev
```
## 项目调试
```
npm run debugger
```
## 感谢
感谢 OweQian( https://github.com/OweQian ) 为项目使用 Nextjs 构建的首页。