Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mayashavin/storefrontui-demo-store

A demo store in Vue + StorefrontUI framework
https://github.com/mayashavin/storefrontui-demo-store

demo-app demo-apps demo-store e-commerce e-commerce-example jamstac jamstack jamstack-storefront storefront storefrontui vue vuejs vuejs2

Last synced: 3 months ago
JSON representation

A demo store in Vue + StorefrontUI framework

Awesome Lists containing this project

README

        

# storefront-store-example

## Project setup
```
yarn install
```

### Compiles and hot-reloads for development
```
yarn serve
```

### Compiles and minifies for production
```
yarn build
```

### Lints and fixes files
```
yarn lint
```

### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).