Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wszgxa/vue-cnode
一个vuex vue-router vue-resource的单页面应用demo,api来自cnodejs. vue 1
https://github.com/wszgxa/vue-cnode
vue vue-cnode vue-demo vue-router vuex
Last synced: 3 months ago
JSON representation
一个vuex vue-router vue-resource的单页面应用demo,api来自cnodejs. vue 1
- Host: GitHub
- URL: https://github.com/wszgxa/vue-cnode
- Owner: wszgxa
- Created: 2016-07-23T08:52:16.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-12T15:26:02.000Z (almost 8 years ago)
- Last Synced: 2024-08-02T09:25:38.079Z (6 months ago)
- Topics: vue, vue-cnode, vue-demo, vue-router, vuex
- Language: Vue
- Homepage:
- Size: 90.8 KB
- Stars: 167
- Watchers: 13
- Forks: 64
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-vue - vue-cnode - cnode?style=social) - vue单页应用demo (Demo示例)
- awesome-github-vue - vue-cnode - vue单页应用demo (Demo示例)
- awesome - vue-cnode - vue单页应用demo (Demo示例)
- awesome-github-vue - vue-cnode - vue单页应用demo (Demo示例)
README
# vue-cnode
> 一个vue单页应用demo
## 安装
clone
``` bash
git clone https://github.com/wszgxa/vue-cnode
```安装modules
``` bash
npm install
```开发环境运行
``` bash
npm run dev
```获取生产线文件
``` bash
npm run dist
```## 展示
![](http://7fvhwe.com1.z0.glb.clouddn.com/%E5%B1%8F%E5%B9%95%E5%BF%AB%E7%85%A7%202016-09-17%20%E4%B8%8B%E5%8D%889.39.05.png)
![](http://7fvhwe.com1.z0.glb.clouddn.com/%E5%B1%8F%E5%B9%95%E5%BF%AB%E7%85%A7%202016-09-17%20%E4%B8%8B%E5%8D%889.38.06.png)