ios
umut0 6 years ago
parent fac7ba9575
commit 81df276d99

@ -1,21 +1,32 @@
### openSenseApp starter
- This IONIC 3 project was generated with IONIC CLI
- https://ionicframework.com/docs/cli/
- please fork this repository to develop your apps
### Prequesites
- Node + NPM (nvm)
- Node + NPM (nvm)
- https://www.npmjs.com/get-npm
- preferably use the latest 8.x.x release
- IONIC CLI & cordova
- IONIC CLI & cordova
- https://ionicframework.com/docs/intro/installation/
- To start this project run:
- npm install
- ionic serve
### Development Tipps
- use the IONIC CLI to generate new code
- https://ionicframework.com/docs/cli/generate/
- lots of premade components like buttons and lists:
- https://ionicframework.com/docs/components/#overview
- use IONIC CLI to test on devices
- e.g. ionic
- e.g. ionic cordova run android --device
- senseBox page has an example how to talk to the openSenseMap Api
- please use https://api.testing.opensensemap.org for testing

Loading…
Cancel
Save