/customer_App

Primary LanguageJavaScript

customer_app_v4

  • React Native app generated with Ignite Jhipster. See the Ignite JHipster docs for more details regarding this boilerplate.

⬆️ How to Setup

Step 1: git clone this repo:

Step 2: cd to the cloned repo:

Step 3: Install the Application with yarn install

▶️ How to Run App

  1. cd to the repo
  2. Run Build for either OS
  • for iOS
    • run react-native run-ios
  • for Android
    • Run Genymotion
    • run react-native run-android