https://github.com/levelopers/shoppers
https://github.com/levelopers/shoppers
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/levelopers/shoppers
- Owner: levelopers
- Created: 2021-10-27T11:36:39.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-10-27T11:50:11.000Z (over 4 years ago)
- Last Synced: 2025-01-29T23:29:45.856Z (over 1 year ago)
- Language: JavaScript
- Size: 166 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# shoppers
## Project setup
```
yarn install
```
### Compiles and hot-reloads for development
```
yarn serve
```
### Compiles and minifies for production
```
yarn build
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).