Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 1 day 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 (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-04-17T13:08:50.000Z (over 2 years ago)
- Last Synced: 2024-04-20T13:04:33.668Z (7 months 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
```