Skip to content

Instantly share code, notes, and snippets.

@iegik
Last active January 27, 2021 07:43
Show Gist options
  • Save iegik/9f9f24f4b4108bf44dcfc5901f0f1402 to your computer and use it in GitHub Desktop.
Save iegik/9f9f24f4b4108bf44dcfc5901f0f1402 to your computer and use it in GitHub Desktop.

Ionic/Capacitor

Add ionic to existing app

ionic init

choose your js fasmework

ionic integrations enable capacitor
npx cap add android
npx cap open android
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment