Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 750 Bytes

README.md

File metadata and controls

37 lines (23 loc) · 750 Bytes

酷我音樂API

Development

安装

$ git clone https://github.com/QiuYaohong/kuwoMusicApi.git
$ npm i
$ npm run dev

环境要求

  • Node.js 8.x
  • Typescript 2.8+

使用文档

接口文档地址

部署

  1. npm run start # 启动服务、可用于部署服务器

  2. npm run stop  # 停止服务

  3. npm run dev # 本地运行服务