Giter Site home page Giter Site logo

music-player's Introduction

Welcome to Music-player 👋

🚀 如何运行

node 版本 [6.4.0]

✨开发过程

# 克隆
git clone https://github.com/powerdong/Music-player.git
# 打开项目目录
cd Music-player

cd musicPlayer
# 安装依赖
npm install
# 开启本地服务运行项目
npm run dev

欢迎star,欢迎issue

项目进度

目标功能

  • 手机登录、注册
  • 修改密码
  • 我的页面歌单信息
  • 添加,删除歌单
  • 最近播放
  • 心动模式
  • 我的电台
  • 我的收藏
  • 发现页面推荐歌单
  • 发现页面新碟
  • 发现页面新歌
  • 发现页面每日推荐
  • 发现页面歌单
  • 歌单广场
  • 新歌推荐
  • 更多新碟--新增
  • 发现页面排行榜
  • 发现页面电台
  • 发现页面私人FM
  • 搜索功能
  • 搜索结果展示
  • 热搜榜
  • 历史记录
  • 搜索推荐
  • 歌手分类
  • 播放功能(小播放器进度条)
  • 播放列表
  • 添加删除播放列表
  • 歌曲mv播放
  • 签到
  • 歌曲喜欢与否
  • 专辑收藏与否
  • 相关评论
  • 用户相关
  • 用户设置

项目演示

demo地址(请用chrome手机模式预览)

项目布局

.src
+-- api
|   +-- config.js // 存取相关的api地址 
|   +-- index.js // 请求相关的api方法 
+-- assets
|   +-- styles
    |   +-- border.css // 移动端的1px边框
    |   +-- global.less // 全局应用样式
    |   +-- reset.css // 重置样式
    |   +-- resetEleUI.less // 修改elementUI组件样式
|   +-- utils // 全局要使用的方法
    |   +-- getPhone // 获取手机号码
    |   +-- modalScroll // 处理移动端滚动条
|   +-- Bus.js // Bus 总线
|   +-- Mixins.js // 混入(mixin) 
+-- base // 存取页面公共的小组件
+-- getInfos // 获取一些静态信息
+-- pages // 项目路由页面
+-- router // 路由配置
+-- store // vuex 配置使用

作者

👤 Lambda

music-player's People

Contributors

powerdong avatar

Watchers

James Cloos avatar

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.