

How to add SQLite Database in to your Ionic Project fast and easy without any issues with some short snippets that are very easy to understand!
npm i @capacitor-community/electron
npx cap add @capacitor-community/electron
npx cap open @capacitor-community/electron
Thats it so far have fun