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

https://github.com/ui-d/vue_shop

🛒 VueShop app built with vue.js and Grid CSS (scss). Features: Cart, Product List, Sorting, LocalStorage, RWD
https://github.com/ui-d/vue_shop

Last synced: over 1 year ago
JSON representation

🛒 VueShop app built with vue.js and Grid CSS (scss). Features: Cart, Product List, Sorting, LocalStorage, RWD

Awesome Lists containing this project

README

          

# VueShop

## VueShop app built with vue.js and Grid CSS (scss).

#### Features: Cart, Product List, Sorting, LocalStorage, RWD

### Build Setup /

``` bash
# install dependencies
npm install

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

# build for production with minification
npm run build

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