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

https://github.com/hancoson/vue-app

vue app a Zhihu-daily-byVuejs & Vuex
https://github.com/hancoson/vue-app

axios javascript jsonp vue vue-router vuex zhihu-daily-byvuejs

Last synced: about 1 year ago
JSON representation

vue app a Zhihu-daily-byVuejs & Vuex

Awesome Lists containing this project

README

          

# Vue app

*A app buile vue2.x with vuex、axios、vue-router、 es6、webpack*

`Vue app` is a Zhihu-daily-byVuejs.

## Installation

### 1. install

`yarn` or `npm install`

### 2. build

* Dev Environment
> `npm start`
> [http://localhost:8082](http://localhost:8082)

* Release Environment
> `npm run build`