https://github.com/boolfalse/vue-shopping-cart
VueJS Shopping Cart
https://github.com/boolfalse/vue-shopping-cart
Last synced: 3 months ago
JSON representation
VueJS Shopping Cart
- Host: GitHub
- URL: https://github.com/boolfalse/vue-shopping-cart
- Owner: boolfalse
- Created: 2021-02-16T19:30:37.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-05T07:17:58.000Z (about 5 years ago)
- Last Synced: 2025-02-27T08:08:54.089Z (over 1 year ago)
- Language: Vue
- Size: 671 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Vue Shopping Cart
### Project setup
```
npm i
npm i -g json-server
```
### Compiles and hot-reloads for development
```
json-server --watch db.json
npm run serve
```
### Compiles and minifies for production
```
npm run build
```
### Topics
- VueJS Shopping Cart
- JSON server
- VueX
- Vue Router
### Author
[BoolFalse](https://boolfalse.com/).