An open API service indexing awesome lists of open source software.

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/实现高仿小米官网

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/).