An open API service indexing awesome lists of open source software.

https://github.com/bappi2097/shopping-cart-vuex

In this repo, I will try to build a shopping cart using Vue & Vuex. For just state management learning purposes, I will make it shorter and simple.
https://github.com/bappi2097/shopping-cart-vuex

shopping-cart vue vueschool vuex

Last synced: about 2 months ago
JSON representation

In this repo, I will try to build a shopping cart using Vue & Vuex. For just state management learning purposes, I will make it shorter and simple.

Awesome Lists containing this project

README

        

# [Shopping Cart]() 😍

> **In this repo, I will try to build a shopping cart using Vue & Vuex. For just state management learning purposes, I will make it shorter and simple.**

## Build Setup :rocket:

```bash
# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report
```

**If facing any problem feel free to contact me❤️**
[Bappi Saha](https://bappi2097.github.io/)

---