Skip to content

sonhv3112/SharkDeli

Repository files navigation

SHARKDELI

This README would normally document whatever steps are necessary to get your application up and running.

Install dependencies

  • Node, JDK
  • Android development environment

Install

cd SHARKDELI 
npm install

Run

You should follow below steps.

Step 0: Preparing the Android device

1. Physical device

Enable Debugging over USB on your device, then plug in your device via USB.
Note: Make sure your device is properly connecting to ADB by running adb devices

2. Virtual device

Use Android Studio to open ./{Your project}/android, then run virtual device.

Step 1: Start Metro

npx react-native start 

Step 2: Start SHARKDELI

npx react-native run-android

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published