diff --git a/README.md b/README.md index f1df2465c35d61a46cc272714014104fdae26169..0fe7c504cafea2bb7ee034068d322da65b742991 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,27 @@ ## 二、项目使用 +### 2.1 安装依赖 + +```javascript +yarn +``` + + +### 2.2 本地使用 + +```javascript +yarn serve +``` + +### 2.3 打包上传 + + +```javascript +yarn build +``` + + **github地址**:[cloud-music](https://github.com/bosombaby/cloud-music) **在线预览:**:[云音乐](https://music.vrteam.top) @@ -253,4 +274,8 @@ export { recommendMusicAPI,newMusicAPI,hotSearchAPI,searchResultAPI,getSongByIdA # 九、GitCode地址 + `项目`:https://gitcode.net/qq_53673551/1024 + + +