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

https://github.com/lanseria/small_led

build with native node API such as http etc...But use socket.io to build two-way comunication
https://github.com/lanseria/small_led

socket-io

Last synced: about 2 months ago
JSON representation

build with native node API such as http etc...But use socket.io to build two-way comunication

Awesome Lists containing this project

README

          

# small_led
> build with native node API such as http etc...But use socket.io to build two-way comunication

## Build Setup

``` bash
# install dependencies
npm install

# serve with hot reload at localhost:8080
node index
```
> backup_1 是用来测试文件夹

## 截图效果
![](/doc/img/iPhonePlus.png)

如果嫌弃界面丑陋,可以去[smart-led](https://github.com/Lanseria/smart_led) 这个项目查看,利用 `vue` 写的前端,后端服务一致。