Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 807 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 807 Bytes

Slow it down

  1. Create an account at Expo
  2. Install on your computer Expo CLI
  3. Install on your mobile device Expo Client
  4. In expo project folder /src on command line: expo start
  5. Start server open server folder /server on command line: npm run start
  6. Start ngrok tunnel in different terminal window ngrok http -subdomain=slowitdown 4337
  7. On your mobile device, open Expo and load project (having an Expo login helps)

How to publish to Apple store

  1. will add this soon...

Expo + Firebase

Reference

Firebase console