vue-sqlite-app
Vue application demonstrating the use of the
@capacitor-community/sqlite plugin
Maintainer
GitHub
Social
Quéau Jean Pierre
jepiqueau
To start clone the project
git clone https://github.com/jepiqueau/vue-sqlite-app.git
cd vue-sqlite-app
git remote rm origin
npm install
cd electron
npm install
npm run build
cd ..
To install the latest release of
run the following commands
npm run update
npm run build
npx cap sync
npx cap sync @capacitor-community/electron
npm run build
npx cap copy
npx cap copy web
npx cap copy @capacitor-community/electron
npm run serve
npx cap open ios
npx cap open android
npx cap open @capacitor-community/electron
Thanks goes to these wonderful people (emoji key):
Jean Pierre Quéau
💻
This project follows the all-contributors specification. Contributions of any kind welcome!