Skip to content

Yevhenns/pizza_mob

Repository files navigation

Description

A mobile application for a full-stack project.

Installation

Copy .env.example, rename it to .env and fill the environment variables.

yarn
yarn start

Build APK

cd android
./gradlew assembleRelease