Skip to content
forked from terevor/vue-muse

vue2 + vue-router + vuex + axios + muse-ui demo

Notifications You must be signed in to change notification settings

N1Mirzo/vue-muse

 
 

Repository files navigation

vue-muse

项目为cnodejs.org客户端,适配移动端布局,学习vue2全家桶过程中的练习产物,感谢cnodejs社区提供的API。

功能

  • 首屏启动动画
  • 首页话题列表,上拉滚动加载,下拉刷新
  • 主题详情,回复,点赞,收藏
  • 消息列表,已读、未读
  • 角标提醒未读消息数目
  • 收藏列表
  • 个人主页
  • 用户信息
  • 登录/注销
  • 页面后退,数据还原,滚动位置还原
  • axios以插件形式加载,添加请求、响应拦截器

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:3000
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

For detailed explanation on how things work, checkout the guide and docs for vue-loader.

About

vue2 + vue-router + vuex + axios + muse-ui demo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 48.2%
  • JavaScript 38.9%
  • CSS 11.1%
  • HTML 1.8%