UNPKG

homebridge-config-ui-x

Version:

A web based management, configuration and control platform for Homebridge

12 lines (11 loc) 217 B
<html> <head> <script src="index.js"></script> <link rel="stylesheet" type="text/css" href="index.css"></link> </head> <body> <button id="my-button"> The button </button> </body> </html>