Skip to content

Zubair94/inventory-electron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published