- Windows 10
- Visual Studio 2015
- A MYO Bracelet if you want activate this interaction
When these prerequisites are installed, to initialize the solution you must go to the UniversalManagerLight folder and open this file : UniversalManagerLight.sln
The UniversalManagerLight folder contains UWP app.
This app interacts with Cortana in order to send some orders to a server.
In this case the server is a NodeJs API. The sources are available on the demo-server-hue repository