https://github.com/iotsharp/home
IoTSharp 首页
https://github.com/iotsharp/home
csharp iot-platform iotsharp
Last synced: 2 months ago
JSON representation
IoTSharp 首页
- Host: GitHub
- URL: https://github.com/iotsharp/home
- Owner: IoTSharp
- Created: 2019-01-22T04:08:44.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-11-04T11:10:17.000Z (7 months ago)
- Last Synced: 2024-11-04T11:34:53.845Z (7 months ago)
- Topics: csharp, iot-platform, iotsharp
- Language: TypeScript
- Homepage: https://iotsharp.io
- Size: 25.1 MB
- Stars: 13
- Watchers: 5
- 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 构建的首页。