Skip to content

Latest commit

 

History

History
executable file
·
38 lines (29 loc) · 567 Bytes

README.md

File metadata and controls

executable file
·
38 lines (29 loc) · 567 Bytes

Inventory Management

Inventory Management Simple Electron Application

Install

npm install --save
npm start 

SQLite Error

npm run postinstall

Package Application Linux

npm run package

Packaged app database files
Create a file ./dist/db/inventory.db

Package Application Windows

npm run package

Packaged app database files
Create a file ./dist/db/inventory.db

Create Installer

npm run dist

Installed app database files
Create a file ./db/inventory.db on installation directory