使用uni-app快速開發微信小程序,數據來源使用網上開源的網易雲音樂 NodeJS 版 APIhtml
1. 接口的運行github
# 下載源碼
git clone https://github.com/Binaryify/NeteaseCloudMusicApi.git
# 切換到目錄下
cd NeteaseCloudMusicApi
# 安裝依賴
cnpm install
# 運行
npm start
複製代碼
2. 項目的運行npm
# 下載源碼
git clone https://github.com/CalmHarbin/Taro-.git
# 切換到目錄下
cd Taro-
# 安裝依賴
cnpm install
# 運行
npm start
# 使用微信開發者工具打開dist目錄便可(請勾上微信開發者工具的 不校驗合法域名... 這一項)
複製代碼
github地址,歡迎star小程序