Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 779 Bytes

File metadata and controls

36 lines (22 loc) · 779 Bytes

ffcl

Fédération Française du Club de Lecture

expo

🌱 Prerequisites

  • node >= 10
  • yarn
  • Watchman for macOS users

🚀 Quick start

yarn

yarn start

Expo is now running at localhost:19000

You can open your app with X code simulator or scan the QR phone on the expo's app on your phone

IOS build

eas build --profile staging --platform ios

Android build

eas build --profile staging --platform android