Giter VIP home page Giter VIP logo

xkmusic's Introduction

XKMusic

高仿网易云音乐

如何让项目跑起来

项目的所有数据都是来自网易云音乐Api 您首先需要做的是将这个node.js项目先目先跑起来 具体的做法 可以去看上面这个项目的介绍 而且有配套的Api文档 当服务跑起来之后 您需要将接口地址在didFinishLaunchingWithOptions中配置一下 像这样[YTKNetworkConfig sharedConfig].baseUrl = @"http://192.168.3.5:3000" http://本地ip:端口 因为有一些接口是需要登录才可以访问的 所以您还需要配置一下您的网易云账号和密码 也在didFinishLaunchingWithOptions中 做完这些 项目基本就可以跑起来了 现在主要实现的功能是播放界面的逻辑 每日推荐以及歌单界面 最近工作忙了 暂时没时间继续写 等闲下来了还是会继续的

效果图

效果图

xkmusic's People

Contributors

jhchenchong avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 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.