Skip to content

dulyana/dengue-stop-old

 
 

Repository files navigation

Dengue-Stop

Dengue-Stop provides a simple and effective way to report and discover dengue incidents around your area, with the help of community.

Installation

  1. Setup react native environment

  2. Go to your terminal and execute this command

    git clone https://github.com/scorelab/dengue-stop.git
    
  3. Run this command in side the project folder to install node modules

    npm install
    
  4. Run the react native android project by following command

    react-native run-android
    
  5. Wait for a few minutes and the app should start on your device (android phone or emulator)

License

This project is licensed under the terms of the Apache License 2.0.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 61.6%
  • Objective-C 22.1%
  • Python 8.7%
  • Java 7.6%