Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/weipxiu/vue-axios
https://github.com/weipxiu/vue-axios
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/weipxiu/vue-axios
- Owner: weipxiu
- Created: 2019-07-13T04:09:42.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-11-02T14:21:19.000Z (about 5 years ago)
- Last Synced: 2024-10-30T11:12:14.572Z (about 2 months ago)
- Language: JavaScript
- Size: 19.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vue-axios
> A Vue.js project
## Build Setup
``` bash
# install dependencies
npm install# serve with hot reload at localhost:8080
npm run dev# build for production with minification
npm run build# build for production and view the bundle analyzer report
npm run build --report
```For detailed explanation on how things work, checkout the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).