# ruuvi-gatt-demo
Unofficial demo which uses Ruuvi GATT profile

# Installing
Copy the repository to your server and run `npm install`

# Developing
After updating project JS, submodules or NPM packages run `browserify js/app.js --standalone app -o js/bundle.js`

# Testing
Run `node server.js` to run the site at localhost:8080. Browse in with Google Chrome.
Tested on Mac OSX and Android.

# Usage
Tested and developed on Android/Chrome


# Licenses
* Ruuvi / Ojousima: BSD-3
