Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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
```