Skip to content
This repository has been archived by the owner on Aug 26, 2022. It is now read-only.

Latest commit

 

History

History
69 lines (50 loc) · 1.79 KB

README.md

File metadata and controls

69 lines (50 loc) · 1.79 KB

Karte von morgen - die App

Die App zur Karte von morgen

Available at

      

written with IONIC-Framework.

License:

Installation

First you have to install AndroidStudio and npm. Afterwards set up Ionic and cordova to your global packages.

$ npm install -g ionic cordova

All packages and plugins should be installed. Just connect your Android-Phone and build with

$ sh createandroid.sh

or

$ ionic cordova run android

Used Plugins

$ npm install sort-by --save
  • papaparse:
$ npm install papaparse --save
$ npm install @types/papaparse --save
  • leaflet:
$ npm install leaflet --save
  • jQuery:
$ npm install jquery --save
$ npm install @types/jquery

Used Map

We are using OpenStreetMap.