https://github.com/joyceql/shop-ygz
一个vue的后台管理系统
https://github.com/joyceql/shop-ygz
Last synced: 6 months ago
JSON representation
一个vue的后台管理系统
- Host: GitHub
- URL: https://github.com/joyceql/shop-ygz
- Owner: JOYCEQL
- Created: 2019-11-01T11:30:33.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T11:41:45.000Z (over 3 years ago)
- Last Synced: 2023-03-08T09:37:07.694Z (over 3 years ago)
- Language: Vue
- Size: 2.92 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# shop
## 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/).