Skip to content

idelcano/dhis2-touch-dashboard

 
 

Repository files navigation

##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/hisptz/hisptz-touch-dashboard.git
$ cd hisptz-touch-dashboard

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

hisptz-ios-dashboard

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 72.5%
  • JavaScript 12.3%
  • HTML 8.7%
  • CSS 6.4%
  • Shell 0.1%