/react-vite-sqlite-app

React + Vite application demonstrating the use of the @capacitor-community/sqlite plugin

Primary LanguageJavaScriptMIT LicenseMIT


React Vite SQLite App

react-vite-sqlite-app

React + 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/react-vite-sqlite-app.git 
cd react-vite-sqlite-app
git remote rm origin
npm install

To install the latest release of

run the following commands

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!