Giter Site home page Giter Site logo

wechat-app-music's Introduction

微信小程序: 音乐播放器

说明

本项目使用 es2017 编码方式开发,感谢 labrador

  • dist 项目编译后代码,在IDE新建项目时必须选择该文件夹预览
  • src 项目源代码目录,在里面可使用 es2017 语法

截图

榜单列表

歌曲列表

搜索页

播放页

安装方法

  • 克隆本项目
  • 进入目录安装依赖包
  • 启动服务
git clone https://github.com/eyasliu/wechat-app-music.git
cd wechat-app-music
npm install
npm start

命令说明

// 开发阶段,监听src目录下文件变动情况,即使编译并复制到dist文件夹
npm start 
// 打包编译项目
npm run build

贡献代码

如果您想继续为本项目贡献代码,请按以下指示

  1. 请先阅读文章 使用Labrador 0.3构建ES6/ES7标准模块化微信小程序
  2. 克隆本项目并安装依赖
  3. npm start 启动开发监听服务
  4. 在小程序IDE新建项目,此时目录必须选择 dist 文件夹
  5. 修改 src 文件夹下代码,无论何时都不要直接编辑dist目录文件

TODO

  • 集成redux管理数据状态
  • 集成 野狗实时后端云
  • 收藏列表,移出收藏
  • 切换上一曲/下一曲

wechat-app-music's People

Contributors

eyasliu avatar

Watchers

James Cloos avatar  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.