/vue-videoplayer-app-starter

Ionic/Vue app demonstrating the use of capacitor-video-player

Primary LanguageTypeScriptMIT LicenseMIT

Ionic/Vue Video Player Application Starter

This is an application to demonstrate the use of the capacitor-video-player plugin in a Ionic/Vue framework.

-capacitor-video-player

Maintainers

Maintainer GitHub Social
Quéau Jean Pierre jepiqueau

Installation

To start clone the project

git clone https://github.com/jepiqueau/vue-videoplayer-app-starter.git 
cd vue-videoplayer-app-starter
git remote rm origin
npm install

To install the latest release of the capacitor-video-player plugin.

npm run build
npx cap sync
npm run build
npx cap copy

Running the app

BROWSER

ionic serve

IOS

npx cap open ios

ANDROID

npx cap open android

Contributors ✨

Thanks goes to these wonderful people (emoji key):


Jean Pierre Quéau

💻

This project follows the all-contributors specification. Contributions of any kind welcome!