https://github.com/arronf2e/vue-gank-io
vue-gank-io app
https://github.com/arronf2e/vue-gank-io
axios vuejs
Last synced: 30 days ago
JSON representation
vue-gank-io app
- Host: GitHub
- URL: https://github.com/arronf2e/vue-gank-io
- Owner: arronf2e
- Created: 2017-01-16T14:53:13.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-05-16T07:13:13.000Z (about 2 years ago)
- Last Synced: 2025-08-08T10:46:28.919Z (10 months ago)
- Topics: axios, vuejs
- Language: JavaScript
- Size: 120 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vue-gank.io
> vuejs 练手项目
vue-cli
vue-router
vue-resource
vue-awesome-swiper
vue-lazy-load
vue-infinite-scroll
vuex
> api 均来自 gank.io
## 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
```
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).