Testing sensors app in Ionic Framework 1.3
- Node 4.x LTS
- Ionic Framework 1.3
- Clone this repo and open a terminal inside root directory from this repo.
- Execute
npm install
. - Execute
ionic serve
. Your browser should open showing the Sensors main screen.