Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 624 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 624 Bytes

lwmqn-demo

A simple webapp built with @lwmqn/shepherd and @lwmqn/qnode to mimic a smart home application (1 minute demo video).


To run the demo

Install

$ 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.