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

https://github.com/ryanuo/vue2-shop

商城项目Vue2+axios+Vue-Router+Vuex+element-ui
https://github.com/ryanuo/vue2-shop

vue

Last synced: 7 months ago
JSON representation

商城项目Vue2+axios+Vue-Router+Vuex+element-ui

Awesome Lists containing this project

README

          

# 购物商城管理后台---Vue2

## Project setup

```
npm install
```

### Compiles and hot-reloads for development

```
npm run serve
```

### Compiles and minifies for production

```
npm run build
```