本项目使用 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
启动开发监听服务