Skip to content

rozkop/mobile

Repository files navigation

Running App locally

1. Clone repository

git clone https://github.com/rozkop/mobile

2. Move into directory you've created

3. Install dependencies

npm install

4. Create .env file based on .env.example and set API_URL

cp .env.example .env

5. Run project

npm start

6. To display it you can use Android Studio or your device with Expo Go installed

Note

This app was not tested on iOS devices

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors