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

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

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).