wechat app music
1.0.0
本專案使用es2017 編碼方式開發,感謝labrador 。
榜單列表
歌曲清單
搜尋頁
播放頁
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
如果您想繼續為本專案貢獻程式碼,請按以下指示
npm start
啟動開發監聽服務