Skip to content

CodeforLeipzig/wmf-expo

Repository files navigation

wmf-expo

'Wo ist Weihnachtsmarkt' mobile apps with Expo

App stores

Get started

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

  1. download Expo Go App for Android or iOS
  2. clone repository
  3. install dependencies npm install
  4. Start the app npx expo start and scan the QR-Code with your phone to open the app in Expo Go

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

Config

eas update:configure

Install

npx expo install

Update

sudo npm install -g eas-cli npx expo install expo-updates npx eas update:configure When initial run: npx eas build:configure

Optimize

  • npm install -g sharp-cli
  • npx expo-optimize

Build

  • npx eas build --platform android
  • npx eas-cli@latest build --platform ios

Submit

  • npx eas submit --platform android --profile internal
  • npx eas submit --platform ios --profile internal

About

Mobile app wrapper for weihnachtsmarktkarte

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published