Skip to content

this code is for a pos desktop application in electron

Notifications You must be signed in to change notification settings

narasimha3679/sell-it

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sell-it

it is a point of sale application which is compleately free, forever

Install and run

Check out the code:

git clone https://github.com/narasimha3679/sell-it.git
cd sell-it

Then npm install:

npm install

And run:

npm start