
Ionic ResearchKit Starter
Make ResearchKit Apps for iOS and Android
$0.00
Details
- Version:
- 0.1
- Ionic:
- 1.x
- Platforms:
- iOS, Android
- Released:
- 5 years ago
- Updated:
- 5 years ago
- Category:
- Starters
- Tags:
- research, medical, health, researchkit,
Ionic ResearchKit
An open source plugin equivalent of Apple's ResearchKit Framework built on Ionic which makes it easy to create cross-platform hybrid native apps for medical research or for other research projects.
Fork it on Github - https://github.com/ninoguba/ionic-researchKit
Note: This is an Ionic Starter app that uses the Ionic ResearchKit plugin
Installation Steps:
- Download the repo on Github (for the latest version)
- Unzip the repo in your target working directory
- Launch your Terminal then go to the repo's directory
- Run 'npm install -g cordova ionic bower'
- Run 'bower install'
- Run 'ionic serve'
- If running for iOS, run 'ionic platform add ios'
- If running for Android, run 'ionic platform add android'