You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# 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 dev server
npm run dev
About
A simple shopping cart example built using vuejs, vuex