An open API service indexing awesome lists of open source software.

https://github.com/iotsharp/home

IoTSharp 首页
https://github.com/iotsharp/home

csharp iot-platform iotsharp

Last synced: 2 months ago
JSON representation

IoTSharp 首页

Awesome Lists containing this project

README

        

# IoTSharp 网站首页


https://iotsharp.net


## 如何构建?

```
npm install
npm run dev
```

## 项目调试

```
npm run debugger
```

## 感谢

感谢 OweQian( https://github.com/OweQian ) 为项目使用 Nextjs 构建的首页。