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