Skip to content

Latest commit

 

History

History
40 lines (29 loc) · 1.23 KB

File metadata and controls

40 lines (29 loc) · 1.23 KB

Handy Help ( Week End Project)

CI & CD using vercel

https://handy-help.vercel.app

Installation

Note: It's highly recommended to follow along with the tutorial guide, which goes into more depth, but this is the fastest way to run the app.

  1. Install Ionic if needed: npm install -g @ionic/cli.
  2. Clone this repository.
  3. In a terminal, change directory into the repo: cd photo-gallery-capacitor-vue.
  4. Install all packages: npm install.
  5. Run on the web: ionic serve.
  6. Run on iOS or Android: See here.

Run project in android

ionic build
npx cap copy
npx cap open android

UX Design

FIGMA LINK

APP Screenshot

Screenshots

APK Build

APK V1

License

MIT

Credits