Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 557 Bytes

File metadata and controls

16 lines (13 loc) · 557 Bytes

Electron-app-with-dexie-database

Code Repository for tutorial of dexie database in a electron app with import, export and persistance functionality.

Checkout this article for details
Electron app Database with Dexie.js ( indexedDB ) and web worker

Installation

git clone https://github.com/AtiqGauri/Electron-app-with-dexie-database.git
cd Electron-app-with-dexie-database
npm install
npm start

License

MIT