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
- Host: GitHub
- URL: https://github.com/cerjs/vuetemplate
- Owner: cerjs
- Created: 2018-09-27T10:12:56.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-09-29T08:08:26.000Z (over 7 years ago)
- Last Synced: 2025-08-17T00:28:52.558Z (10 months ago)
- Language: JavaScript
- Homepage:
- Size: 94.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```