/movie-star-ui-dep

React App to view favourites of movies/tv

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

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