Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 355 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 355 Bytes

Install ionic cli

npm install -g @ionic/cli

instal dependecies

npm i

add platform

ionic cordova platform add android

build for release

ionic cordova build android --prod


Changes

If you want to change the UI edit '/natan/src/app/home/home.page.html'

  • I've added the YuGoFIT plugin for reference, please update the name..