https://github.com/xingxi521/mishop
Vue全家桶/vuex/vue-router/vue2.6/axios/lazyload/实现高仿小米官网
https://github.com/xingxi521/mishop
Last synced: about 2 months ago
JSON representation
Vue全家桶/vuex/vue-router/vue2.6/axios/lazyload/实现高仿小米官网
- Host: GitHub
- URL: https://github.com/xingxi521/mishop
- Owner: xingxi521
- Created: 2020-12-16T07:00:54.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-01-08T02:48:12.000Z (over 4 years ago)
- Last Synced: 2025-01-15T07:57:44.994Z (4 months ago)
- Language: Vue
- Homepage:
- Size: 28.7 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# mishop
## 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/).