react-datastoragesqlite-app
React application demonstrating the use of the
capacitor-data-storage-sqlite
Maintainer | GitHub | Social |
---|---|---|
Quéau Jean Pierre | jepiqueau |
To start clone the project
git clone https://github.com/jepiqueau/react-datastoragesqlite-app.git
cd react-datastoragesqlite-app
git remote rm origin
npm install
cd electron
npm install
cd ..
To install the latest release of the capacitor-data-storage-sqlite
plugin
npm run update
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
npx cap 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!