Skip to content

DaireNiC/Hashtag

Repository files navigation

Hashtag

This Ionic 2 app complements an Arduino Tiny Tile. Making use of the BLE Native Plugin, this app can pair with an arduino and sync metrics gathered on it to an android or ios device.

The Application in Action

Alt Text

Using this project

Install the latest Ionic CLI:

$ npm install -g ionic

Then run:

$ npm install 
$ ionic start Hashtag