An open API service indexing awesome lists of open source software.

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

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).