Skip to content

jepiqueau/vuevite-app

Repository files navigation


Vue 3.0 Vite SQLite App

vue-vite-sqlite-app

Vue3.0 + Vite application demonstrating the use of the

@capacitor-community/sqlite plugin


Maintainers

Maintainer GitHub Social
Quéau Jean Pierre jepiqueau

Installation

To start clone the project

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

To install the latest release of

run the following commands

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

Running the app

BROWSER

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