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

https://github.com/cerjs/vuetemplate

Vue-cli开发模板:Elementui+Axios+Router+Vuex+Mockjs
https://github.com/cerjs/vuetemplate

Last synced: 10 months ago
JSON representation

Vue-cli开发模板:Elementui+Axios+Router+Vuex+Mockjs

Awesome Lists containing this project

README

          

# service-provider-platform

## Project setup
```
npm install
```

### Compiles and hot-reloads for development
```
npm run serve
```

### Compiles and minifies for production
```
npm run build
```

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