Skip to content
This repository has been archived by the owner on Feb 27, 2022. It is now read-only.

aagavin/movie-star-ui-dep

Repository files navigation

CircleCI CodeFactor

MOVIE STAR UI

Build instructions

build project files

ionic build

create android project

note: this is only needed once

npx cap add android

npx cap sync

Copy build files

npx cap copy

build android apk

cd ./android

./gradlew assembleDebug