jepiqueau / vue-photoviewer-app

Ionic/Vue application demonstrating the use of the @capacitor-community/photoviewer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Ionic/Vue Photoviewer App

vue-photoviewer-app

Ionic/Vue application demonstrating the use of the

@capacitor-community/photoviewer plugin

CAPACITOR 3 🚧



Maintainers

Maintainer GitHub Social
Quéau Jean Pierre jepiqueau

Installation 🚧

To start clone the project

git clone https://github.com/jepiqueau/vue-photoviewer-app.git
cd ./vue-photoviewer-app
git remote remove origin
npm install

To install the latest release of the @capacitor-community/photoviewer plugin

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

Running the app

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

Ionic/Vue application demonstrating the use of the @capacitor-community/photoviewer

License:MIT License


Languages

Language:TypeScript 97.4%Language:Vue 0.9%Language:CSS 0.7%Language:JavaScript 0.4%Language:Swift 0.3%Language:Java 0.1%Language:Ruby 0.1%Language:HTML 0.1%