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
- Host: GitHub
- URL: https://github.com/hancoson/vue-app
- Owner: Hancoson
- Created: 2016-11-11T09:56:06.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-08-27T03:10:12.000Z (almost 8 years ago)
- Last Synced: 2025-04-02T00:34:44.580Z (about 1 year ago)
- Topics: axios, javascript, jsonp, vue, vue-router, vuex, zhihu-daily-byvuejs
- Language: JavaScript
- Homepage: https://hancoson.github.io/vue-app/dist
- Size: 222 KB
- Stars: 4
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`