/angular-videoplayer-app-starter

Ionic/Angular Application Starter for capacitor-videoplayer

Primary LanguageTypeScriptMIT LicenseMIT

Ionic/Angular Video Player Application Starter

This is an application to demonstrate the use of the capacitor-video-player plugin in a Ionic/Angular 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/angular-videoplayer-app-starter.git 
cd angular-videoplayer-app-starter
git remote rm origin
npm install

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

npm run update
npx cap update
npm run build
npx cap copy
npx cap copy web

Running the app

BROWSER

npx cap serve

IOS

npx cap open ios

ANDROID

npx cap open android

ELECTRON

npx cap open @capacitor-community/electron

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!