rpi_status_http_server/README.md

7 lines
72 B
Markdown
Raw Permalink Normal View History

2022-09-04 06:26:51 +00:00
# 树莓派状态 JSON 数据接口
2022-09-04 06:16:15 +00:00
2022-09-06 12:21:08 +00:00
``` bash
2022-09-04 06:26:51 +00:00
npm install
2022-09-04 06:53:03 +00:00
npm start
2022-09-04 06:26:51 +00:00
```