Skip to content

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

License

Notifications You must be signed in to change notification settings

jepiqueau/react-vite-sqlite-app

Repository files navigation


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!

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published