Buratii / team-move

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Team Move

This is a simple Expo project created using the Expo CLI.

Prerequisites

Before running the app, make sure you have the following installed:

Getting Started

Follow the steps below to run the app:

  1. Clone the repository or download the project ZIP file.

  2. Install project dependencies by running the following command in the project directory:

npm install
  1. Start the development server using the Expo CLI:
npm run install
  1. Expo DevTools will open in your default browser. You can use it to run the app on a simulator/emulator or on your physical device.
  • To run the app on an Android emulator, click on "Run on Android device/emulator".
  • To run the app on an iOS simulator, click on "Run on iOS simulator".
  • To run the app on your physical device, follow the instructions provided by Expo DevTools.

Note: Make sure your simulator/emulator or physical device is set up and configured correctly.

  1. The app will be bundled and launched on the selected device/emulator. You should see the app running on your device/emulator.

About


Languages

Language:TypeScript 96.4%Language:JavaScript 3.6%