Chrome App for interacting with the TI SensorTag and demo'ing the Web Bluetooth API
This is a Polymer app, so you'll need to do a couple steps before loading it into Chrome:
bower install
to create the bower_components
directory.bower_components
, and select Refactor for CSP
.Then you should be able to iterate as normal.