Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gaohongwei11/vuecommunity
vue.js中文社区
https://github.com/gaohongwei11/vuecommunity
Last synced: 3 months ago
JSON representation
vue.js中文社区
- Host: GitHub
- URL: https://github.com/gaohongwei11/vuecommunity
- Owner: gaohongwei11
- Created: 2017-05-05T07:27:56.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-07-20T03:51:59.000Z (over 7 years ago)
- Last Synced: 2024-08-02T09:25:50.705Z (6 months ago)
- Language: Vue
- Size: 3.82 MB
- Stars: 126
- Watchers: 3
- Forks: 42
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-vue - vuecommunity - vue.js中文社区 (Demo示例)
- awesome-github-vue - vuecommunity - vue.js中文社区 (Demo示例)
- awesome-github-vue - vuecommunity - vue.js中文社区 (Demo示例)
- awesome - vuecommunity - vue.js中文社区 (Demo示例)
README
# Vue.js 中文社区
---## 前言
基于 vue2.0 写的单页面应用 Vue.js 中文社区,感谢 Vue.js 中文社区提供的API。
线上预览地址:[Vue.js 中文社区](http://g1217300470.coding.me/vuecommunitytest) ( PC 端请切换至 Chrome 手机模式预览)
或扫描二维码预览:
![预览gif](img/qrcode.png)
项目地址:
- [GitHub地址](https://github.com/gaohongwei11/vuecommunity)
- [Coding地址](https://coding.net/u/G1217300470/p/VueCommunity/git)如果对您有帮助,您可以右上角star支持一下,谢谢! ^_^
## 技术栈
- vue2.0
- vue-cli
- vue-router
- axios
- muse-ui
- marked## 预览
![预览gif](img/vue_com.gif) ![预览gif](img/vue_com1.gif) ![预览gif](img/vue_com2.gif) ![预览gif](img/vue_com3.gif)
## 实现功能
- [x] 首页列表
- [x] 下拉加载
- [x] 用户信息(点击头像)
- [x] 主题内容
- [x] 登录功能
- [x] 收藏(取消收藏)主题
- [x] 评论列表
- [x] 发表评论
- [x] 回复评论
- [x] 点赞(取消点赞)功能
- [x] 发布主题(支持markdown格式)
- [x] 消息中心(已读、未读)
- [x] 未读消息全部标为已读
- [x] 个人中心
- [x] 主题切换## 执行项目
> 安装依赖
> npm install
> 启动服务
> npm run dev
> 运行
> localhost:8090/vuecommunitytest