# luo_music **Repository Path**: coderxiaoluo/luo_music ## Basic Information - **Project Name**: luo_music - **Description**: 基于vue3+ts+pinia 后端 koa 仿pc端wyy - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2023-04-27 - **Last Updated**: 2023-05-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # music_wyy_luo 技术栈:vue3 + pinia + vue-router 展示(首页): ![](https://tuchuangs.com/imgs/2023/05/11/f85ed3ea022d0d59.png) 播放页: ![](https://tuchuangs.com/imgs/2023/05/11/6776b633c4a71441.png) ![](https://tuchuangs.com/imgs/2023/05/11/53f1570f4693fe70.png) ```sh npm install ``` ### Compile and Hot-Reload for Development ```sh npm run dev ``` ### Compile and Minify for Production ```sh npm run build ```