Skip to content

CalmHarbin/taro-music

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Taro-实现网易云音乐小程序版本

使用Taro快速开发微信小程序,数据来源使用网上开源的网易云音乐 NodeJS 版 API

页面效果

项目的运行

1. 接口的运行

# 下载源码
git clone https://github.com/Binaryify/NeteaseCloudMusicApi.git
# 切换到目录下
cd NeteaseCloudMusicApi
# 安装依赖
cnpm install
# 运行
npm start

2. 项目的运行

# 下载源码
git clone https://github.com/CalmHarbin/Taro-.git
# 切换到目录下
cd Taro-
# 安装依赖
cnpm install
# 运行
npm start
# 使用微信开发者工具打开dist目录即可(请勾上微信开发者工具的 不校验合法域名... 这一项)

uni-app 版本点这里

欢迎 star

About

使用Taro开发网易云小程序版本

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published