https://github.com/sinchang/vue-ruby-china
😀 又一个 Vue 版 Ruby China
https://github.com/sinchang/vue-ruby-china
axios ruby-china vue vue-router2
Last synced: 2 months ago
JSON representation
😀 又一个 Vue 版 Ruby China
- Host: GitHub
- URL: https://github.com/sinchang/vue-ruby-china
- Owner: sinchang
- Created: 2017-02-28T14:36:55.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-01-05T11:46:06.000Z (over 8 years ago)
- Last Synced: 2026-03-27T23:42:23.256Z (2 months ago)
- Topics: axios, ruby-china, vue, vue-router2
- Language: Vue
- Homepage: https://vue-ruby-china.sinchang.me/
- Size: 1.18 MB
- Stars: 3
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vue-ruby-china
> 又一个 Vue 版 Ruby china
[Live Demo](https://vue-ruby-china.sinchang.me)
## 功能
- 话题列表
- 话题详情
- 节点列表
- 发布话题
- 回复话题
- 登录
- 关注 & 取消关注
- 用户中心
## TODO
- 移动端适配
## 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
```
For detailed explanation on how things work, checkout the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).