tplink-bulb-web/README.md

21 lines
265 B
Markdown
Raw Normal View History

2018-07-01 11:57:22 +00:00
# TP-Link Bulb Web
## Install
$ npm install
or
$ yarn
## Start
You can provide the listening port and bulb ip address, if not are defaults
$ npm start 3000 10.0.0.130
or
$ yarn start 3000 10.0.0.130
![](screen.png)
## License
MIT