Git Product home page Git Product logo

topline-m's Introduction

Vue.js 移动端项目——黑马头条

扫码体验

相关资源

功能列表

  • 登录注册

  • 首页

    • 频道列表
    • 文章列表
    • 频道编辑
  • 搜索

    • 联想建议
    • 搜索历史记录
    • 搜索结果
  • 文章详情

    • 关注用户
    • 文章收藏
    • 文章点赞
    • 文章分享
  • 文章评论

    • 文章评论
    • 评论回复
    • 发布文章评论
    • 发布评论回复
    • 评论点赞
  • 我的

    • 我的收藏
    • 我的历史
    • 我的作品
  • 个人中心

    • 展示当前登录用户信息
    • 退出登录
  • 用户页面

    • 展示用户信息
    • 关注用户
    • 用户文章列表
  • 用户关注/粉丝

    • 用户关注列表
    • 用户粉丝列表
    • 关注/取消关注用户/粉丝
  • 小智同学

    • 展示聊天消息列表
    • 发送/接收消息
  • 消息通知

    • 点赞通知
    • 评论通知
    • 关注通知

一些计划

  • 动画交互
  • 黑暗模式
  • 发布 Android App
  • 发布 iOS App
  • 小程序 App
  • Flutter App
  • 重写后端接口

本地开发

# 下载源码
git clone https://github.com/lipengzhou/topline-m.git

# 安装依赖
# 或者 npm install
yarn install

# 启动开发服务
# 或者 npm run serve
yarn serve

# 打包构建
# 或者 npm run build
yarn build

# 代码格式校验
# 或者 npm run lint
yarn lint

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.