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

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

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/).