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.
- Host: GitHub
- URL: https://github.com/bappi2097/shopping-cart-vuex
- Owner: bappi2097
- Created: 2020-09-25T08:35:53.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-09-26T09:51:03.000Z (over 4 years ago)
- Last Synced: 2024-11-13T10:34:56.341Z (6 months ago)
- Topics: shopping-cart, vue, vueschool, vuex
- Language: JavaScript
- Homepage:
- Size: 123 KB
- Stars: 3
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/)---