Skip to content

Simulation for the product we are making - a Self-checkout Shopping cart. Desktop Application using Electron and React

Notifications You must be signed in to change notification settings

GowthamGottimukkala/selfcheckout-shoppingcart-simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Self-checkout-cart

This is a simulation for the product we are making - a Self-checkout Shopping cart

Install yarn

curl -sS https://dl.yarnpkg.com/debian/pubkey.gpg | sudo apt-key add -

echo "deb https://dl.yarnpkg.com/debian/ stable main" | sudo tee /etc/apt/sources.list.d/yarn.list

sudo apt update

sudo apt install yarn

Install Dependencies

npm config set registry https://registry.npmjs.org/

yarn

Run the app

yarn start

About

Simulation for the product we are making - a Self-checkout Shopping cart. Desktop Application using Electron and React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •