- brew install node
- npm install -g expo-cli
- git clone https://github.com/andrejs/instaTimer.git
- cd instaTimer/
- npm install
No need to perform the first step if recent node and npm versions installed.
It might ask for CocoaPods and maybe it fails so we need to run cd ./instaTimer/ios && pod install
In the instaTimer folder:
expo start
(or just npm start
)
It will start the Metro Bundler and open it in a browser tab.
- Install the "Expo" app
- Scan QR code from the Metro Bundler