Skip to content
This repository has been archived by the owner on Nov 22, 2024. It is now read-only.

Latest commit

 

History

History
58 lines (47 loc) · 1.72 KB

README.md

File metadata and controls

58 lines (47 loc) · 1.72 KB

ko-fi

COVID-19 Info Android Apps

Downloa APK (latest v2.0)

Download APK Covid19 Info (via Github)

Info List

  • Summary Report
  • Global Report
  • Local Report (Indonesia)

Data Source

kawalcorona.com (kemkes.go.id)

Screenshot

Requirement To Install

  • NodeJS v12.16.1
  • NPM v6.14.1
  • Nativescript v6.5.1

How to run?

First install all dependecies in package.json with run this command

npm install

andorid

tns run android

ios

tns run ios

How to build?

First install all dependecies in package.json with run this command

npm install

andorid

tns build android

ios

tns build ios

Author

kang-cahya.com

License

Apache License 2.0