/BGB-ReactNative

Front end React Native service for BGB app

Primary LanguageJavaScript

This project was created using the Expo CLI Quickstart

Environment Requirements:

Getting Started on MacOS:

  • In the root directory npm install to install dependencies
  • npm start to start frontend
    • if you don't have Expo CLI installed the npm start command should prompt you. Otherwise run npm install -g expo-cli
  • when the server starts, it'll open a web page and you have the option of viewing the project locally in the browser or in a simulator. Using a simulator would require installing the associated software(xcode for mac, etc), so stick with the browser if you don't have that software.

Error Handling: