How to run the demo
- You'll need nodejs and npm installed.
- Using the windows/linux console navigate to the directory where package.json file is located
- Execute console command "npm run-script start" to start the demo.
The project is in a Visual Studio solution file but it is not supposed to be started with Visual Studio "Start" button.