Skip to content

sinchang/vue-ruby-china

Repository files navigation

vue-ruby-china

又一个 Vue 版 Ruby china

Live Demo

功能

  • 话题列表
  • 话题详情
  • 节点列表
  • 发布话题
  • 回复话题
  • 登录
  • 关注 & 取消关注
  • 用户中心

TODO

  • 移动端适配

Build Setup

# 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 and docs for vue-loader.