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
- Host: GitHub
- URL: https://github.com/belchenkov/fashion-store-vue
- Owner: Belchenkov
- Created: 2020-08-01T06:33:33.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-02-26T17:29:27.000Z (about 4 years ago)
- Last Synced: 2025-01-05T07:21:38.895Z (4 months ago)
- Topics: stylus, vue, webpack
- Language: Vue
- Homepage:
- Size: 471 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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
```