Members:
- Phạm Lê Duy - B15DCAT058
- Nguyễn Văn Hiệu - B15DCAT074
- Nguyễn Minh Đức - B15DCAT046
Report:
- Install npm or yarn
- Run
yarn
# or
npm
npm run android
or
yarn android
Open the app in the iOS Simulator if you're on a Mac and have it installed.
npm run ios
or
yarn ios
Open the app on a connected Android device or emulator, to start an Android emulator, see below.
- Install avd if you don't have, if you are having Android Studio installed, you may have it already.
- Install adb (https://developer.android.com/studio/command-line/adb)
cd C:\Users\duyph\AppData\Local\Android\Sdk\tools\bin && avdmanager list avd
cd C:\Users\duyph\AppData\Local\Android\Sdk\tools && emulator -avd Nexus_5_Edited_1_API_26