# emoMusic **Repository Path**: small-basin/emo-music ## Basic Information - **Project Name**: emoMusic - **Description**: 听歌的地方........... - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-07-18 - **Last Updated**: 2022-07-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # code ## 下载接口,在本地跑起来 [网易云API](https://github.com/Binaryify/NeteaseCloudMusicApi.git). ## 下载依赖 ``` npm install ``` ### 运行网易云API ``` node app.js ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Lints and fixes files ``` npm run lint ```