Skip to content
This repository has been archived by the owner on Jun 2, 2024. It is now read-only.

Latest commit

 

History

History
55 lines (42 loc) · 1.12 KB

README.md

File metadata and controls

55 lines (42 loc) · 1.12 KB

Introduce

Via smart phone, Windoo sensor, and this APP, conduct experiment "Meteorological Observation by Smart Phone Citizen Scientists".

Have A Look

Reqirement

Install Cordova and Ionic using npm

npm install -g cordova ionic

Install gulp and bower

npm install -g gulp bower

Run

Clone this repository

git clone https://github.com/seanstone/cook-wn2nac2.git

Fetch required pacakges and set up platform

cd cook-wn2nac2
ionic state reset
ionic setup sass
cordova platform add android

For Android, install Android SDK

You only need the basic Android command line tools

Build and run

cordova run android

Test the app with the browser

ionic serve

Then the browser open app as page

For debugging, use Chrome

chrome://inspect

Referance

Taiwan's Weather Maps!

Compass in HTML5 Demo