Skip to content

A simple shopping cart example built using vuejs, vuex

Notifications You must be signed in to change notification settings

shubhamprakhar/vuex-shopping-cart

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple vuex based shopping cart example

Checkout the working demo here

# clone the project
git clone https://rvamsikrishna.github.io/vuex-shopping-cart/ vuex-shopping-cart

# change directory
cd vuex-shopping-cart

# install dependencies
npm install

# start the Developer server
npm run developer 

About

A simple shopping cart example built using vuejs, vuex

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 48.8%
  • JavaScript 47.0%
  • HTML 4.2%