This repository has been archived by the owner on Oct 14, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branches 'master' and 'segni.admin' of https://github.com/emrev…
…arol/A2SV into segni.admin � Conflicts: � covid-19-app-web/src/components/core/DateRangePicker.vue � covid-19-app-web/src/router/admin.js
- Loading branch information
Showing
97 changed files
with
3,138 additions
and
351 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,15 @@ | ||
How to work with the COVID-19 Mobile Application : | ||
1.The first step to install React Native is Download and Install below required software packages. | ||
NodeJS : Download and install the latest NodeJS windows machine installer software package from https://nodejs.org . | ||
Python : Download and install the latest Python windows installer package from https://Python.org . | ||
2.Install react native using the command : | ||
npm install -g react-native-cli | ||
3.Install Android Studio and its SDK from: | ||
https://developer.android.com/studio/index.html | ||
4.Then clone this project in to your desired folder on your computer | ||
How to work with the COVID-19 Mobile Application : | ||
|
||
1.The first step to install React Native is Download and Install below required software packages. | ||
NodeJS : Download and install the latest NodeJS windows machine installer software package from https://nodejs.org . | ||
Python : Download and install the latest Python windows installer package from https://Python.org . | ||
|
||
2.Install react native using the command : | ||
npm install -g react-native-cli | ||
|
||
3.Install Android Studio and its SDK from: | ||
https://developer.android.com/studio/index.html | ||
|
||
4.Then clone this project in to your desired folder on your computer | ||
|
||
5.Then go in to the project folder and write "react-native run-android or react-native run-ios" to run it on your emulator or your phone |
Oops, something went wrong.