Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 1.12 KB

README.md

File metadata and controls

29 lines (20 loc) · 1.12 KB

Backend driven frontend App

Supports Expo iOS Supports Expo Android Supports Expo Web

🚀 How to use

Pre-requisites

  1. Node and NPM setup on your machine
  2. Expo app installed on your device or else you can only run on web.

One time setup

  • Clone the repository on your machine
  • On your terminal, go inside the cloned folder using cd and then run : npm i and npm i expo-cli
  • Now run npm run web
  • Open expo app on your device, and scan the QR code on your terminal

📝 Notes