https://github.com/bilalmohib/current-adtp
This Expo app will run in the browser.
https://github.com/bilalmohib/current-adtp
expo firebase reactnative website
Last synced: about 2 months ago
JSON representation
This Expo app will run in the browser.
- Host: GitHub
- URL: https://github.com/bilalmohib/current-adtp
- Owner: bilalmohib
- Created: 2021-12-17T12:43:46.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-04-17T13:08:50.000Z (about 4 years ago)
- Last Synced: 2025-01-20T01:42:58.702Z (over 1 year ago)
- Topics: expo, firebase, reactnative, website
- Language: JavaScript
- Homepage: https://adtp.vercel.app/
- Size: 14.1 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# To Run ADTP Current App
- Install Dependencies
```
npm install
```
- Note :- Expo CLI should be installed on your system
To install expo
```
npm install --global expo-cli
```
- Start the app using
```
expo start
```