Skip to content

Vite React Video Player Application demonstrating the use of capacitor-video-player

License

Notifications You must be signed in to change notification settings

jepiqueau/vite-react-videoplayer-app

Repository files navigation

Vite React Video Player Application

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

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

npm install --save capacitor-video-player@latest
npx cap sync
npm run build
npx cap copy

Running the app

BROWSER

npx cap 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!

About

Vite React Video Player Application demonstrating the use of capacitor-video-player

Resources

License

Stars

Watchers

Forks

Packages