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

https://github.com/belchenkov/fashion-store-vue

"Fashion Store" - simple wearable online shop
https://github.com/belchenkov/fashion-store-vue

stylus vue webpack

Last synced: 2 months ago
JSON representation

"Fashion Store" - simple wearable online shop

Awesome Lists containing this project

README

        

# Fashion Store

> "Fashion Store" - simple wearable online shop

## Build Setup

``` bash
# install dependencies
npm install

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

# build for production with minification
npm run build
```