Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/mayashavin/storefrontui-demo-store
- Owner: mayashavin
- Created: 2020-02-17T21:57:19.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-12T02:03:43.000Z (about 2 years ago)
- Last Synced: 2024-10-12T09:13:57.149Z (4 months ago)
- Topics: demo-app, demo-apps, demo-store, e-commerce, e-commerce-example, jamstac, jamstack, jamstack-storefront, storefront, storefrontui, vue, vuejs, vuejs2
- Language: JavaScript
- Homepage: https://storefrontui-demo-store.now.sh
- Size: 4.16 MB
- Stars: 12
- Watchers: 2
- Forks: 1
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
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/).