Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/beilunyang/cnodejs-vue
cnodejs vue版,使用vuejs + vue-cli + vue-router + vuex
https://github.com/beilunyang/cnodejs-vue
Last synced: 3 months ago
JSON representation
cnodejs vue版,使用vuejs + vue-cli + vue-router + vuex
- Host: GitHub
- URL: https://github.com/beilunyang/cnodejs-vue
- Owner: beilunyang
- License: mit
- Created: 2016-05-30T16:23:52.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-06-06T06:33:31.000Z (over 8 years ago)
- Last Synced: 2024-07-16T15:39:24.240Z (4 months ago)
- Language: Vue
- Homepage:
- Size: 140 KB
- Stars: 257
- Watchers: 18
- Forks: 54
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cnodejs-vue
> cnodejs vue版,使用vuejs + vue-cli + vue-router + vuex进行开发
## 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```
## demo
[cnodejs-vue](http://demo.bitibiti.com/cnodejs-vue/)