trancee / capacitor-mlkit-plugin-demo

⚡️ Simple Ionic Angular app to demonstrate the use of certain Capacitor ML Kit plugins.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

capacitor-mlkit-plugin-demo

GitHub Workflow Status

⚡️ Simple Ionic Angular app to demonstrate the use of certain Capacitor plugins.

Plugins

The following plugins are included:

Development Setup 💻

Prerequisites

Getting Started

Clone this repository:

git clone https://github.com/robingenz/capacitor-mlkit-plugin-demo.git

Change to the root directory of the project:

cd capacitor-mlkit-plugin-demo

Install all dependencies:

npm i

Prepare and launch the Android app:

npx ionic cap sync android
npx ionic cap run android

Prepare and launch the iOS app:

npx ionic cap sync ios
npx ionic cap run ios

This project uses Ionic as app development platform and the Ionic CLI.

License

See LICENSE.

About

⚡️ Simple Ionic Angular app to demonstrate the use of certain Capacitor ML Kit plugins.

License:MIT License


Languages

Language:TypeScript 50.2%Language:HTML 27.0%Language:SCSS 12.0%Language:Swift 4.9%Language:Ruby 2.2%Language:JavaScript 2.1%Language:Java 1.7%