https://github.com/qy-jscoder/supermall
一个基于vue的小项目
https://github.com/qy-jscoder/supermall
Last synced: 5 months ago
JSON representation
一个基于vue的小项目
- Host: GitHub
- URL: https://github.com/qy-jscoder/supermall
- Owner: qy-jscoder
- License: mit
- Created: 2021-05-02T07:15:40.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-05-12T19:04:22.000Z (about 5 years ago)
- Last Synced: 2025-03-01T12:22:27.050Z (over 1 year ago)
- Language: Vue
- Size: 338 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# supermall
## 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/).
仿照蘑菇街的小项目,练手用,加强对vue项目开发的熟悉度
PS:接口是假的,原接口地址被我改了,接口请自己做或想办法解决