# kk_server **Repository Path**: xujiangxing/kk_server ## Basic Information - **Project Name**: kk_server - **Description**: 服务于 kk_music 的用户后端模块 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-04-24 - **Last Updated**: 2022-07-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## kk_music 后端用户模块 ``` git clone https://gitee.com/xujiangxing/kk_server.git ``` 新建数据库 `kk_music` ``` npm install npm run start ```