Skip to content

hisptz/dhis2-touch

Repository files navigation

Build Status dependencies Status devDependencies Status

Prerequisites Make sure you have the following installed on your pc

  1. npm and node
  2. git
  3. Ionic CLI
  4. Cordova CLI
  5. Emulator (android studio etc.) or android phone for testing
  6. Android in your environment path

How to get stated with installation

$ sudo npm install -g ionic cordova
$ git clone https://github.com/interactive-apps/dhis2-touch.git
$ cd dhis2-touch

To install all dependencies for android while inside project directory

$ sh install-android.sh

To install all dependencies for iOS while inside project directory

$ sh install-iso.sh

To run on emulator

For android

$ ionic cordova run android

dhis 2 touch