Skip to content

timothyrusso/ai-travel-planner-app

Repository files navigation

Travel Planner

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

Get started with the development build

  1. Install dependencies

    npm install
  2. Build the app

     npm run ios && npm run android
  3. Run the app

     npm run start

Build the app locally for testing purpose

 npx eas-cli build --local --platform=android --profile=test
  • For the profile flag see the available profiles in eas.json file
  • platform could be android or ios

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published