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: 14 days 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 (about 8 years ago)
- Last Synced: 2024-11-03T01:33:12.256Z (5 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-github-vue - vue-cnode - vue单页应用demo (Demo示例)
- awesome - vue-cnode - vue单页应用demo (Demo示例)
- awesome-github-vue - vue-cnode - vue单页应用demo (Demo示例)
- awesome-vue - vue-cnode - cnode?style=social) - 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
```## 展示

