Home
Softono

Vuex Shopping Cart

Open source Vue
18
Stars
7
Forks
1
Issues
0
Watchers
5 years
Last Commit

 About Vuex Shopping Cart

đź›’ Shopping cart built with Vue and Vuex

Platforms

Web Self-hosted

Languages

JavaScript Vue

Need Help Installing Vuex Shopping Cart?

We provide expert installation service for this software. Our team will install, configure, and secure Vuex Shopping Cart on your server. plans start at just $30.

Vuex Shopping Cart

View on GitHub

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 dev server
npm run dev