Skip to content

Hybrid mobile app using ionic 3

Notifications You must be signed in to change notification settings

linxd/hisptz-touch

 
 

Repository files navigation

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

About

Hybrid mobile app using ionic 3

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 72.2%
  • HTML 13.3%
  • JavaScript 9.8%
  • CSS 4.6%
  • Shell 0.1%