https://github.com/forthespada/vue_shop
https://github.com/forthespada/vue_shop
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/forthespada/vue_shop
- Owner: forthespada
- Created: 2021-07-28T14:37:54.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-08-31T01:26:10.000Z (about 4 years ago)
- Last Synced: 2024-12-26T07:42:07.586Z (10 months ago)
- Language: JavaScript
- Size: 118 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vue_shop
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).