You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
blockly-app/README.md

37 lines
1.1 KiB
Markdown

6 years ago
### openSenseApp starter
6 years ago
- This IONIC 3 project was generated with IONIC CLI
- https://ionicframework.com/docs/cli/
6 years ago
- please fork this repository to develop your apps
### Prequesites
- Git Installation
- use
`git clone https://github.com/AppDevelopmentAtsenseBox/openSenseApp --recursive`
because the ardublockly submodule is used to implememt blockly
6 years ago
6 years ago
- Node + NPM (nvm)
6 years ago
- https://www.npmjs.com/get-npm
6 years ago
- preferably use the latest 8.x.x release
6 years ago
6 years ago
- IONIC CLI & cordova
6 years ago
- https://ionicframework.com/docs/intro/installation/
6 years ago
6 years ago
- To start this project run:
- npm install
- ionic serve
6 years ago
### Development Tipps
- use the IONIC CLI to generate new code
- https://ionicframework.com/docs/cli/generate/
6 years ago
- lots of premade components like buttons and lists:
- https://ionicframework.com/docs/components/#overview
6 years ago
- use IONIC CLI to test on devices
6 years ago
- 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