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

https://github.com/lei1248276/supermall

a vuejs supermall
https://github.com/lei1248276/supermall

Last synced: 4 months ago
JSON representation

a vuejs supermall

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
```

### Run your tests
```
npm run test
```

### Lints and fixes files
```
npm run lint
```

### Home
![home 图片](show/home1.png)
![home 图片](show/home2.png)

### detail
![detail 图片](show/detail1.png)
![detail 图片](show/detail2.png)
![detail 图片](show/detail3.png)

### category
![category 图片](show/category.png)

### profile
![profile 图片](show/profile.png)