Skip to content

Latest commit

History

History
43 lines (27 loc) 路 1.38 KB

File metadata and controls

43 lines (27 loc) 路 1.38 KB

Welcome to your Expo app 馃憢

This is an Expo project created with create-expo-app.

Get started

  1. Install dependencies

    npm install
  2. Start the app

     npx expo start

In the output, you'll find options to open the app in a

You can start developing by editing the files inside the app directory. This project uses file-based routing.

Learn more

To learn more about developing your project with Expo, look at the following resources:

Build Android

In order to build the app you need to execute

eas build -p android --profile preview

Login into your eas account and wait for build.