A simple webapp built with @lwmqn/shepherd and @lwmqn/qnode to mimic a smart home application (1 minute demo video).
$ git clone https://github.com/lwmqn/demo
$ cd demo
$ npm install
- Run the WebApp
$ npm start
- Open up http://localhost:3000/ with your browser
- In the app, click PERMIT JOIN to run the demo, and you will see serveral devices joining the network one after another and doing something fun.