Skip to content

HKUST-Path-Advisor/ITSC_FaceReg

 
 

Repository files navigation

ITSC_FaceReg

  1. Have Node.js(https://nodejs.org/en/), React Native(https://reactnative.dev/), Android Studio(https://developer.android.com/studio?gclid=CjwKCAjw46CVBhB1EiwAgy6M4illQJ0pyIBnGHyh9d77GqKZe2dJUiBkGHJZFwLTWUc_Wt-Tr2uayxoCVqAQAvD_BwE&gclsrc=aw.ds) installed.
  2. Run "npm install" for installing the project dependencies.
  3. Create an android virtual device with using Android Studio, or connect a mobile device (Debug mode enabled) to your computer.
  4. Run "adb devices" to see if your device is connected to the cmputer and ready for debug.
  5. Remember to have your server running before debuging the app.
  6. Run "npx react-native run-android"/"npx react-native run-ios" for running the app on your mobile device.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 42.4%
  • Java 29.3%
  • Objective-C 21.2%
  • Ruby 4.3%
  • Starlark 2.8%